修改映射端口

This commit is contained in:
AKW 2023-12-13 16:11:01 +08:00
parent da9f871f61
commit a40c0490c6
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ services:
volumes: volumes:
- .:/app - .:/app
ports: ports:
- "8001:8000" - "8002:8000"
networks: networks:
- yzk_wechat_event - yzk_wechat_event