14 lines
363 B
Plaintext
14 lines
363 B
Plaintext
TZ=Europe/Moscow
|
|
|
|
PGADMIN_DEFAULT_EMAIL=admin@example.com
|
|
PGADMIN_DEFAULT_PASSWORD=change-this-password
|
|
PGADMIN_VOLUME_NAME=pgadmin_data
|
|
|
|
PGADMIN_CONFIG_SERVER_MODE=True
|
|
PGADMIN_CONFIG_MASTER_PASSWORD_REQUIRED=True
|
|
PGADMIN_CONFIG_ENHANCED_COOKIE_PROTECTION=True
|
|
PGADMIN_CONFIG_UPGRADE_CHECK_ENABLED=False
|
|
|
|
NPM_NETWORK=npm_proxy
|
|
PGADMIN_DOMAIN=pgadmin.example.com
|