Changed lam to web-app-lam

This commit is contained in:
2025-07-20 09:59:31 +02:00
parent 15dc99a221
commit 1882fcfef5
5 changed files with 5 additions and 7 deletions

View File

@@ -11,8 +11,6 @@ docker:
network: "openldap"
volumes:
data: "openldap_data"
webinterface: "lam" # The webinterface which should be used. Possible: lam and phpldapadmin
features:
ldap: true
provisioning:

View File

@@ -1 +1 @@
application_id: "lam"
application_id: "web-app-lam"