Expose coordinator app on Nebula port 8080
This commit is contained in:
@@ -27,6 +27,8 @@ services:
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- .env
|
||||
ports:
|
||||
- "5.0.0.21:8080:8000"
|
||||
environment:
|
||||
APP_PORT: ${APP_PORT:-8000}
|
||||
POSTGRES_HOST: postgres
|
||||
|
||||
Reference in New Issue
Block a user