fix:启动端口改由环境变量控制
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
||||
- ./google_application_credentials.json:/google_application_credentials.json
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
ports:
|
||||
- "10070:8000"
|
||||
- "${SERVE_PORT}:8000"
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
|
||||
Reference in New Issue
Block a user