Changed pgadmin to web-app-pgadmin

This commit is contained in:
2025-07-21 10:36:51 +02:00
parent f3aa7625fe
commit 7e58b825ea
4 changed files with 19 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
application_id: "pgadmin"
application_id: "web-app-pgadmin"
database_type: "postgres"
database_host: "{{ applications | get_app_conf('svc-db-postgres', 'docker.services.postgres.name', True) if applications | get_app_conf(application_id, 'features.central_database', False) }}"
pgadmin_user: 5050