This commit is contained in:
mr
2026-01-23 11:09:31 +01:00
parent f93371e449
commit 1f4b25c594
4 changed files with 10 additions and 2 deletions

View File

@@ -20,6 +20,7 @@ services:
LDAP_BINDDN: cn=admin,dc=example,dc=com
LDAP_BINDPW: password
LDAP_BASEDN: "dc=example,dc=com"
LDAP_USER_BASEDN: "ou=users,dc=example,dc=com"
LDAP_ROLE_BASEDN: "ou=AppRoles,dc=example,dc=com"
networks:
- oc