This commit is contained in:
2026-03-18 16:06:29 +07:00
parent fa98e42349
commit ab3d27a4f1
6 changed files with 436 additions and 20 deletions

View File

@@ -15,11 +15,12 @@ FRONTEND_PORT=80
# ============================
# DATABASE (PostgreSQL)
# ============================
# На VPS используй: openssl rand -base64 32
DB_HOST=postgres
DB_PORT=5432
DB_NAME=pg_admin
DB_USER=postgres
DB_PASSWORD=CHANGE_ME_SECURE_PASSWORD
DB_PASSWORD=CHANGE_ME_TO_STRONG_PASSWORD_GENERATED_WITH_OPENSSL
DB_HOST_DEV=localhost
# Connection pool