Remove configuration available in config file
This commit is contained in:
@@ -40,7 +40,6 @@ services:
|
|||||||
GID: ${NASCOMPOSE_GID?}
|
GID: ${NASCOMPOSE_GID?}
|
||||||
LLDAP_JWT_SECRET_FILE: /run/secrets/jwt_secret
|
LLDAP_JWT_SECRET_FILE: /run/secrets/jwt_secret
|
||||||
LLDAP_KEY_SEED_FILE: /run/secrets/key_seed
|
LLDAP_KEY_SEED_FILE: /run/secrets/key_seed
|
||||||
LLDAP_LDAP_BASE_DN: ${NASCOMPOSE_LDAP_DN?}
|
|
||||||
networks:
|
networks:
|
||||||
- reverse-proxy
|
- reverse-proxy
|
||||||
- default
|
- default
|
||||||
|
|||||||
Reference in New Issue
Block a user