智慧保安后台管理-外网项目备份
Administrator
2022-03-24 1c34aed6a5f29049d4634f2f5c4acc55ca12e5c8
Dockerfile 修改
1 files modified
2 ■■■■■ changed files
Dockerfile 2 ●●●●● patch | view | raw | blame | history
Dockerfile
@@ -2,8 +2,6 @@
LABEL maintainer=zhongrj
EXPOSE 81
#启动自行加载   服务名-prod.yml配置
ENV PARAMS="--server.port=81 --spring.profiles.active=test"
RUN /bin/cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && echo 'Asia/Shanghai' >/etc/timezone