Solved pgadmin bugs and added to portfolio

This commit is contained in:
2025-04-04 17:16:13 +02:00
parent 5151a21575
commit 4407d99a1b
4 changed files with 30 additions and 4 deletions

View File

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