Add better error reporting when ldap is not configured correctly.

This commit is contained in:
Andrey Antukh 2021-08-19 10:44:08 +02:00 committed by Andrés Moya
parent c6fe035939
commit 84ba8e6dde
2 changed files with 20 additions and 1 deletions

View file

@ -92,6 +92,7 @@ services:
ports:
- "1080:1080"
# https://github.com/rroemhild/docker-test-openldap
ldap:
image: rroemhild/test-openldap:2.1
expose: