chore: env

This commit is contained in:
xiaojunnuo
2023-06-29 09:31:26 +08:00
parent 3791d92d67
commit 1e641b83c1
3 changed files with 6 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
FROM registry.cn-shenzhen.aliyuncs.com/handsfree/node:16-alpine
EXPOSE 7001
ENV NODE_ENV production
ENV MIDWAY_SERVER_ENV production
WORKDIR /app/
#RUN npm install cross-env -g --registry=https://registry.npmmirror.com
#RUN npm install pm2 -g --registry=https://registry.npmmirror.com