diff --git a/codimd/example.env b/codimd/example.env index af1cfb3..f6c8eee 100644 --- a/codimd/example.env +++ b/codimd/example.env @@ -1,6 +1,6 @@ DOMAIN=codimd.auro.re LDAP_URL=ldap://10.128.0.11 -LDAP_BINDDN="cn=codimd,ou=service-users,dc=auro,dc=re" -LDAP_BINDCREDENTIALS="Change me" -LDAP_SEARCHBASE="cn=Utilisateurs,dc=auro,dc=re" -LDAP_PROVIDERNAME="Aurore" +LDAP_BINDDN=cn=codimd,ou=service-users,dc=auro,dc=re +LDAP_BINDCREDENTIALS=Change me +LDAP_SEARCHBASE=cn=Utilisateurs,dc=auro,dc=re +LDAP_PROVIDERNAME=Aurore