Remove no used PGADMIN_DEFAULT_PASSWORD
This commit is contained in:
1
.env
1
.env
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user