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

Merge pull request !23 from iwc_2011911/main
This commit is contained in:
MaxKeyTop
2023-08-30 12:07:17 +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