upt playbook

This commit is contained in:
jaydee
2023-09-01 04:47:26 +02:00
parent 2de759893d
commit 793ce023b9

View File

@ -19,7 +19,7 @@ services:
- LDAP_CONFIG_ADMIN_ENABLED=yes
- LDAP_CONFIG_ADMIN_USERNAME=admin
- LDAP_CONFIG_ADMIN_PASSWORD=l4c1j4yd33Du5lo
- LDAP_CUSTOM_SCHEMA_FILE=/ldifs/custom.ldif
- LDAP_CUSTOM_SCHEMA_FILE=/ldifs/99-custom.ldif
volumes:
- '/share/docker_data/openldap/data:/bitnami/openldap'
- '/share/docker_data/openldap/ldifs:/ldifs'