openldap: disable debug logging

This commit is contained in:
Lukáš Kucharczyk 2021-06-20 18:19:18 +02:00
parent da527acb17
commit b7c3a3af8a
No known key found for this signature in database
GPG Key ID: 65524498C0196B64
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@
docker_container:
name: "openldap"
image: osixia/openldap
command: "--loglevel debug"
hostname: openldap
networks:
- name: nginx-internal