fix:更新启动端口

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