This commit is contained in:
黄明 2024-06-19 15:56:29 +08:00
parent c6decb0729
commit fd47c80e4f
2 changed files with 1 additions and 1 deletions

View File

View File

@ -3,7 +3,7 @@ services:
nginx-dev:
image: nginx
ports:
- 7777:80
- 7778:80
environment:
- TZ=Asia/Shanghai
- APP_NAME=nginx-dev