This commit is contained in:
Andy Bunce 2025-05-08 12:52:19 +01:00
parent 8ea9586e6f
commit e195c3a9f1

View file

@ -23,8 +23,8 @@ services:
- TZ=Europe/London - TZ=Europe/London
- LLDAP_JWT_SECRET=1d27CbBUPdrfXPRun/i0 - LLDAP_JWT_SECRET=1d27CbBUPdrfXPRun/i0
- LLDAP_KEY_SEED=W2c/PkDzAKtx5jb1OCQ4 - LLDAP_KEY_SEED=W2c/PkDzAKtx5jb1OCQ4
- LLDAP_LDAP_BASE_DN=dc=n2-plus,dc=local - LLDAP_LDAP_BASE_DN=dc=example,dc=com
- LLDAP_LDAP_USER_PASS=adminPas$word - LLDAP_LDAP_USER_PASS=uksapluksapl
# 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
# - LLDAP_LDAPS_OPTIONS__CERT_FILE=/path/to/certfile.crt # - LLDAP_LDAPS_OPTIONS__CERT_FILE=/path/to/certfile.crt