mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 01:39:33 +02:00
fix LDAP_USER
This commit is contained in:
parent
26c06a40e6
commit
ec3f206d10
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ services:
|
|||
- LDAP_SERVER=${LDAP_SERVER}
|
||||
- LDAP_DOMAIN=${LDAP_DOMAIN}
|
||||
- LDAP_BASE_DN=${LDAP_BASE_DN}
|
||||
- ADMIN_USER=cn=admin,${LDAP_BASE_DN}
|
||||
- LDAP_USER=cn=admin,${LDAP_BASE_DN}
|
||||
- DEBUG=true
|
||||
hostname: ldap-account-manager
|
||||
ldap:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue