fix:更新启动端口

This commit is contained in:
2025-07-27 09:22:29 +08:00
parent 144e848a37
commit b895ec2328
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
FROM nginx:alpine
COPY dist/ /usr/share/nginx/html/
EXPOSE 80
EXPOSE 5158