mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-02 08:49:29 -05:00
add volume to ldap to keep users and groups
This commit is contained in:
@@ -127,6 +127,7 @@ services:
|
||||
- ./config/ldap/schemas:/schemas
|
||||
- ./config/ldap/docker-entrypoint-override.sh:/opt/bitnami/scripts/openldap/docker-entrypoint-override.sh
|
||||
- ldap-certs:/opt/bitnami/openldap/share
|
||||
- ldap-data:/bitnami/openldap
|
||||
logging:
|
||||
driver: ${LOG_DRIVER:-local}
|
||||
restart: always
|
||||
@@ -154,6 +155,7 @@ volumes:
|
||||
ldap-certs:
|
||||
ocis-config:
|
||||
ocis-data:
|
||||
ldap-data:
|
||||
|
||||
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user