修改好第三次配置

This commit is contained in:
小贺
2025-09-02 23:01:23 +08:00
parent b3d00f1a12
commit e54db74be5
6 changed files with 8 additions and 10 deletions

View File

@@ -6,7 +6,7 @@ services:
context: ./front
dockerfile: dockerfile
ports:
- "80:80"
- "5555:5555" # 修改为5555端口映射
depends_on:
- backend
networks: