mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Changed pgadmin to web-app-pgadmin
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user