Update pgAdmin configuration by removing the published port from .env.example and docker-compose.portainer.yml, and adjust README.md to reflect changes in service exposure and network settings.
This commit is contained in:
@@ -2,7 +2,6 @@ TZ=Europe/Moscow
|
||||
|
||||
PGADMIN_DEFAULT_EMAIL=admin@example.com
|
||||
PGADMIN_DEFAULT_PASSWORD=change-this-password
|
||||
PGADMIN_PUBLISHED_PORT=5050
|
||||
PGADMIN_VOLUME_NAME=pgadmin_data
|
||||
|
||||
PGADMIN_CONFIG_SERVER_MODE=True
|
||||
|
||||
Reference in New Issue
Block a user