[mod] lldap
This commit is contained in:
parent
5a95911d07
commit
a334531934
1 changed files with 2 additions and 3 deletions
|
@ -21,10 +21,9 @@ services:
|
|||
- UID=1000
|
||||
- GID=1000
|
||||
- TZ=Europe/London
|
||||
- LLDAP_JWT_SECRET=REPLACE_WITH_RANDOM
|
||||
- LLDAP_KEY_SEED=REPLACE_WITH_RANDOM
|
||||
- LLDAP_JWT_SECRET=1d27CbBUPdrfXPRun/i0
|
||||
- LLDAP_KEY_SEED=W2c/PkDzAKtx5jb1OCQ4
|
||||
- LLDAP_LDAP_BASE_DN=dc=orlop,dc=com
|
||||
- LLDAP_USER_DN=admin
|
||||
- LLDAP_LDAP_USER_PASS=adminPas$word
|
||||
# If using LDAPS, set enabled true and configure cert and key path
|
||||
# - LLDAP_LDAPS_OPTIONS__ENABLED=true
|
||||
|
|
Loading…
Add table
Reference in a new issue