Removed deprecated certs

This commit is contained in:
2025-01-21 23:38:16 +01:00
parent 8b8f50b55f
commit 946b8a629a
2 changed files with 0 additions and 2 deletions

View File

@@ -34,7 +34,6 @@ services:
LDAP_ENABLE_TLS: no # Using nginx proxy
LDAP_LDAPS_PORT_NUMBER: {{ldap_secure_localhost_port}} # Port used for TLS secure traffic. Priviledged port is supported (e.g. 636). Default: 1636 (non privileged port).
volumes:
- {{cert_mount_directory}}:/certs:ro
- 'data:/bitnami/openldap'
healthcheck:
test: >