Optimized xwiki integration

This commit is contained in:
2025-09-11 12:29:39 +02:00
parent 91ce097a0a
commit 8bc6e1f921
3 changed files with 3 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
# General
application_id: "web-app-xwiki"
database_type: "postgres"
database_type: "mariadb"
container_port: 8080
container_hostname: "{{ domains | get_domain(application_id) }}"