Deactivated central_database for lam

This commit is contained in:
2025-08-10 13:42:52 +02:00
parent fdceb0f792
commit aeaf84de6f
3 changed files with 13 additions and 6 deletions

View File

@@ -1 +1,6 @@
application_id: "web-app-lam"
# General
application_id: "web-app-lam"
# LAM specific
lam_image: "{{ applications | get_app_conf(application_id, 'docker.services.lam.image', True) }}"
lam_container: "{{ application_id | get_entity_name }}"