修改好第三次配置
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
||||
context: ./front
|
||||
dockerfile: dockerfile
|
||||
ports:
|
||||
- "80:80"
|
||||
- "5555:5555" # 修改为5555端口映射
|
||||
depends_on:
|
||||
- backend
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user