feature/account-login-lock-coordinator #1

Merged
incentive merged 8 commits from feature/account-login-lock-coordinator into main 2026-06-11 12:37:29 -04:00
Showing only changes of commit e7fd22f896 - Show all commits
+1 -1
View File
@@ -28,7 +28,7 @@ services:
env_file:
- .env
ports:
- "5.0.0.21:8080:8000"
- "5.0.0.21:8080:${APP_PORT:-3000}"
environment:
APP_PORT: ${APP_PORT:-8000}
POSTGRES_HOST: postgres