[fix] lldap
This commit is contained in:
parent
9afdeaf869
commit
5a95911d07
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ services:
|
||||||
- LLDAP_JWT_SECRET=REPLACE_WITH_RANDOM
|
- LLDAP_JWT_SECRET=REPLACE_WITH_RANDOM
|
||||||
- LLDAP_KEY_SEED=REPLACE_WITH_RANDOM
|
- LLDAP_KEY_SEED=REPLACE_WITH_RANDOM
|
||||||
- LLDAP_LDAP_BASE_DN=dc=orlop,dc=com
|
- LLDAP_LDAP_BASE_DN=dc=orlop,dc=com
|
||||||
- LLDAP_USER_DN = "admin"
|
- LLDAP_USER_DN=admin
|
||||||
- LLDAP_LDAP_USER_PASS=adminPas$word
|
- LLDAP_LDAP_USER_PASS=adminPas$word
|
||||||
# If using LDAPS, set enabled true and configure cert and key path
|
# If using LDAPS, set enabled true and configure cert and key path
|
||||||
# - LLDAP_LDAPS_OPTIONS__ENABLED=true
|
# - LLDAP_LDAPS_OPTIONS__ENABLED=true
|
||||||
|
|
Loading…
Add table
Reference in a new issue