Added pgadmin draft and optimized phpadmin

This commit is contained in:
2025-04-04 07:35:32 +02:00
parent e024542d8e
commit 2c964cfbee
13 changed files with 166 additions and 17 deletions

View File

@@ -0,0 +1,3 @@
application_id: "pgadmin"
database_type: "postgresql"
database_host: "{{ 'central-' + database_type if applications[application_id].database.central_storage }}"