This commit is contained in:
yhaelopez
2023-12-15 16:54:24 -07:00
parent eaa7826e4b
commit 9b589c0332
4 changed files with 29 additions and 2 deletions

View File

@@ -114,6 +114,7 @@ PGADMIN_DB_HOST="'postgresql://${PGADMING_DB_USER}:${PGADMIN_DB_PASSWORD}@${DB_H
PGADMIN_EMAIL=pgadmin@example.com
PGADMIN_PASSWORD=pgadmin
# To import servers use /pgadmin4/servers.json on first build, then remove.
PGADMIN_SERVERS_JSON=
PGADMIN_CONFIG_SERVER_MODE=True
@@ -151,7 +152,7 @@ MINIO_TAG=latest
NGINX_TAG=1.25.3
NGINX_PROXY_TAG=1.4.0
ACME_COMPANION_TAG=2.2.9
PGADMIN_TAG=8.0
PGADMIN_TAG=8.1
# Odoocker paths
COMMUNITY_ADDONS=${ROOT_PATH}/addons