Added some ldap debug information

This commit is contained in:
Éloi Rivard 2020-09-16 17:48:36 +02:00
parent d19d34f1d4
commit 9c6b04a569

View file

@ -9,7 +9,7 @@ services:
volumes:
- ./docker/bootstrap.ldif:/container/service/slapd/assets/config/bootstrap/ldif/custom/50-boostrap.ldif:ro
- ./schemas/oauth2-openldap.ldif:/container/service/slapd/assets/config/bootstrap/ldif/custom/40-oauth2.ldif:ro
command: --copy-service
command: --copy-service --loglevel debug
ports:
- 5389:389
- 5636:636