update compose

This commit is contained in:
2026-08-20 11:52:46 +05:30
parent 06c9aacebc
commit 9064090949
2 changed files with 4 additions and 10 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ POSTGRES_HOST=postgres
POSTGRES_DB=support_dev
POSTGRES_USER=support_user
POSTGRES_PASSWORD=z1F3tKF1JNDBQmMq95Up
DATABASE_URL=postgresql://support_user:z1F3tKF1JNDBQmMq95Up@postgres:5433/support_dev
DATABASE_URL=postgresql://support_user:z1F3tKF1JNDBQmMq95Up@postgres:5432/support_dev
# Redis
REDIS_HOST=redis