Explorar o código

Merge branch 'master' of http://git.mokasz.com/marketing/moka-private

LeoN %!s(int64=5) %!d(string=hai) anos
pai
achega
79f2dddd66
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -3,7 +3,7 @@ MAINTAINER HERA Hera@mokaprivate.com
 
 ARG env
 
-ENV ENVIRMENT=${env:-"prod"}
+ENV ENVIRMENT=${env:-"test"}
 
 COPY ./target/*.jar  /hera/moka-private.jar
 RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && echo 'Asia/Shanghai' >/etc/timezone