# config file to be sourced on startup - will over-ride any env set in the docker-compose.yml LDAP_ENABLED=true LDAP_LABEL="LDAP login" LDAP_HOST=pool.ldap.example.com LDAP_PORT=3268 LDAP_BIND_DN=the-ldap LDAP_PASS=no-not-really LDAP_BASE=ou=People,dc=example,dc=com #LDAP_LOWERCASE_USERNAMES=true ##LDAP_USER_FILTER=uid={login} ##LDAP_UID= #