!22 增加前端打包镜像的dockerfile暴露8527、8526端口

Merge pull request !22 from iwc_2011911/3.5.x
This commit is contained in:
MaxKeyTop
2023-08-30 11:35:23 +00:00
committed by Gitee
2 changed files with 2 additions and 0 deletions

View File

@@ -26,3 +26,4 @@ COPY dist /usr/share/nginx/html/maxkey
#CMD ["nginx", "-g", "daemon off;"]
EXPOSE 8527

View File

@@ -26,3 +26,4 @@ COPY dist /usr/share/nginx/html/maxkey-mgt
#CMD ["nginx", "-g", "daemon off;"]
EXPOSE 8526