forked from image/ldap-overleaf-sl
Added LDAP_SERVER_CACERT to docker-compose.yml
Added LDAP_SERVER_CACERT to docker-compose.yaml (see #20 )
This commit is contained in:
@@ -54,6 +54,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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user