Update pgAdmin login email to primal.host@primal.host

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
primal
2026-02-01 14:47:55 -05:00
parent d43206da70
commit 5efa510a98
+1 -1
View File
@@ -4,7 +4,7 @@ services:
container_name: infra-pgadmin
restart: unless-stopped
environment:
PGADMIN_DEFAULT_EMAIL: ${PGADMIN_EMAIL:-admin@primal.host}
PGADMIN_DEFAULT_EMAIL: primal.host@primal.host
PGADMIN_DEFAULT_PASSWORD_FILE: /run/secrets/pgadmin_password
PGADMIN_CONFIG_PROXY_X_FOR_COUNT: 1
PGADMIN_CONFIG_PROXY_X_PROTO_COUNT: 1