diff --git a/lldap/compose.yaml b/lldap/compose.yaml index 139643a..3eda421 100644 --- a/lldap/compose.yaml +++ b/lldap/compose.yaml @@ -23,8 +23,8 @@ services: - TZ=Europe/London - LLDAP_JWT_SECRET=1d27CbBUPdrfXPRun/i0 - LLDAP_KEY_SEED=W2c/PkDzAKtx5jb1OCQ4 - - LLDAP_LDAP_BASE_DN=dc=n2-plus,dc=local - - LLDAP_LDAP_USER_PASS=adminPas$word + - LLDAP_LDAP_BASE_DN=dc=example,dc=com + - LLDAP_LDAP_USER_PASS=uksapluksapl # If using LDAPS, set enabled true and configure cert and key path # - LLDAP_LDAPS_OPTIONS__ENABLED=true # - LLDAP_LDAPS_OPTIONS__CERT_FILE=/path/to/certfile.crt