stop auto pull

dependabot/npm_and_yarn/ajv-6.12.6
cn.yimian.xyz 4 years ago
parent e21a67f6a1
commit 39c04f8487
  1. 1
      Dockerfile

@ -8,7 +8,6 @@ COPY pm2.json .
# Install app dependencies
ENV NPM_CONFIG_LOGLEVEL warn
RUN npm install --production
RUN pm2 install pm2-auto-pull
# Show current folder structure in logs
RUN ls -al -R

Loading…
Cancel
Save