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