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 54d328209f - Show all commits
+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