From e195c3a9f11ab64f8d2b6e9fece969b85e4bea55 Mon Sep 17 00:00:00 2001 From: Andy Bunce Date: Thu, 8 May 2025 12:52:19 +0100 Subject: [PATCH] [mod] --- lldap/compose.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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