Added LDAP_SERVER_CACERT to docker-compose.traefik.yml

Added LDAP_SERVER_CACERT to docker-compose.traefik.yml,  (see #20 )
This commit is contained in:
Wurzelmann
2024-07-12 06:40:35 +02:00
committed by GitHub
parent 1ff2863505
commit 91699a4e54

View File

@@ -137,6 +137,7 @@ services:
LDAP_SERVER: ldaps://LDAPSERVER:636
LDAP_BASE: ou=people,dc=DOMAIN,dc=TLD
LDAP_SERVER_CACERT: /etc/ssl/certs/LDAPCERT
### There are to ways get users from the ldap server