Commit 8f785a7e authored by liqin's avatar liqin 💬

bug fixed

parent 62a24d7e
......@@ -9,7 +9,7 @@ COPY ./wisenergy-web-admin/target/shop-mall.jar /opt/
#ADD hosts /tmp
WORKDIR /opt
EXPOSE 8080
EXPOSE 8997
ENV TZ=Asia/Shanghai
#ENV TZ=PRC
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment