移除 APP_PORT,更新 Docker Compose 配置
This commit is contained in:
@@ -31,7 +31,7 @@ services:
|
||||
- postgres
|
||||
- redis
|
||||
ports:
|
||||
- ${APP_PORT}
|
||||
- 8080:8080
|
||||
env_file:
|
||||
- ../../.env
|
||||
|
||||
|
||||
Reference in New Issue
Block a user