Expose coordinator app on Nebula port 8080

This commit is contained in:
2026-06-11 02:46:52 -04:00
parent b5551dc1b6
commit 54d328209f
+2
View File
@@ -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