This commit is contained in:
yhaelopez
2023-12-15 16:50:02 -07:00
parent f25f06a92e
commit 156a4bd1a7

View File

@@ -114,7 +114,7 @@ PGADMIN_DB_HOST="'postgresql://${PGADMING_DB_USER}:${PGADMIN_DB_PASSWORD}@${DB_H
PGADMIN_EMAIL=pgadmin@example.com PGADMIN_EMAIL=pgadmin@example.com
PGADMIN_PASSWORD=pgadmin PGADMIN_PASSWORD=pgadmin
# To import servers use /pgadmin4/servers.json, then remove. # To import servers use /pgadmin4/servers.json on first build, then remove.
PGADMIN_SERVERS_JSON= PGADMIN_SERVERS_JSON=
PGADMIN_CONFIG_SERVER_MODE=True PGADMIN_CONFIG_SERVER_MODE=True