Remove no used PGADMIN_DEFAULT_PASSWORD

This commit is contained in:
2025-09-11 14:04:41 +00:00
parent 51d4555ab2
commit f462454574

1
.env
View File

@@ -2,7 +2,6 @@
NODE_ENV=production NODE_ENV=production
# ====== Database Configuration ====== # ====== Database Configuration ======
POSTGRES_PASSWORD="8*6&Ti3TJxN^" POSTGRES_PASSWORD="8*6&Ti3TJxN^"
PGADMIN_DEFAULT_PASSWORD="8*6&Ti3TJxN^"
DB_NAME="phoenix" DB_NAME="phoenix"
DB_HOST="phoenixDB" DB_HOST="phoenixDB"
DB_PORT=5432 DB_PORT=5432