Browse Source

perf: 去掉不使用的 8070 端口标识

pull/9128/head
吴小白 2 years ago
parent
commit
b2bb46a51e
  1. 2
      Dockerfile
  2. 2
      Dockerfile.loong64

2
Dockerfile

@ -100,6 +100,6 @@ VOLUME /opt/jumpserver/logs
ENV LANG=zh_CN.UTF-8
EXPOSE 8070
EXPOSE 8080
ENTRYPOINT ["./entrypoint.sh"]

2
Dockerfile.loong64

@ -91,6 +91,6 @@ VOLUME /opt/jumpserver/logs
ENV LANG=zh_CN.UTF-8
EXPOSE 8070
EXPOSE 8080
ENTRYPOINT ["./entrypoint.sh"]

Loading…
Cancel
Save