Add LDAP_DN env variable

This commit is contained in:
Colin Hebert
2024-08-25 18:20:00 +10:00
parent 908673295a
commit bbf800e746
2 changed files with 2 additions and 1 deletions

View File

@@ -40,7 +40,7 @@ services:
GID: ${NASCOMPOSE_GID?}
LLDAP_JWT_SECRET_FILE: /run/secrets/lldap_jwt_secret
LLDAP_KEY_SEED_FILE: /run/secrets/lldap_key_seed
LLDAP_LDAP_BASE_DN: ${NASCOMPOSE_GID?}
LLDAP_LDAP_BASE_DN: ${NASCOMPOSE_LDAP_DN?}
networks:
- reverse-proxy
- default