Finished implementation of correct application id

This commit is contained in:
2025-07-21 11:33:35 +02:00
parent 356c214718
commit aeeae776c7
8 changed files with 8 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
# General Configuration
application_id: syncope
application_id: web-app-syncope
database_type: "postgres"
database_password: "{{ domains | get_domain(application_id).credentials.database_password }}"