mirror of
https://github.com/certd/certd.git
synced 2026-04-24 20:57:26 +08:00
chore: env
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user