pull/101/head
xiaojunnuo 2024-07-20 18:17:48 +08:00
parent a5de8d79ec
commit b09ccda54d
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ ENV NODE_ENV production
ENV MIDWAY_SERVER_ENV production
WORKDIR /app/
ENV node_sqlite3_binary_host_mirror https://registry.npmmirror.com/-/binary/sqlite3
RUN npm install -g pnpm@8.17.5
RUN npm install -g pnpm@8.15.7
#RUN npm install cross-env -g --registry=https://registry.npmmirror.com
#RUN npm install pm2 -g --registry=https://registry.npmmirror.com
#RUN pm2 install pm2-logrotate