diff --git a/docker-compose.yml-example b/docker-compose.yml-example index 9ce387e..115ff18 100644 --- a/docker-compose.yml-example +++ b/docker-compose.yml-example @@ -59,7 +59,7 @@ services: - mail environment: - LDAP_SERVER=ldap://ldap:389 - - LDAP_BINDDN=cn=admin,${LDAP_BASE_DN} + - LDAP_BINDDN=cn=admin,${LDAP_BASE_DN} - LDAP_BINDPASS=${LDAP_ADMIN_PASSWORD} - LDAP_BASE_SEARCH=${LDAP_BASE_DN} - MAIL_FROM=noreply@${LDAP_DOMAIN} @@ -80,8 +80,6 @@ services: - PASSWORD_MIN_SPECIAL=${SELF_SERVICE_PASSWORD_MIN_SPECIAL} expose: - "80" - volumes: - - password-self-service:/www/ssp networks: - web-net # provide web-frontend - ldap-net # access ldap user base and write passwords @@ -380,7 +378,6 @@ services: volumes: web: ldap: - password-self-service: slapd: maildata: mailstate: