Browse Source

更新 'Dockerfile'

yoko 1 year ago
parent
commit
146cd4b7d3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,6 +1,6 @@
 FROM nas.fast-fun.cn:5000/common/java:8-jre-alpine
 
-ENV OP_ENV=prod
+ENV PRO_NAME=zk-station-server PRO_ENV=dev TZ="Asia/Shanghai"
 
 COPY ./target/zk-station-server-1.0-SNAPSHOT.jar /home/App.jar