feat: make ldap-server volumes configurable

This commit is contained in:
Dominik Schmidt
2025-07-31 17:58:46 +02:00
parent c01f0f7efb
commit 66816a3189
2 changed files with 6 additions and 2 deletions

View File

@@ -114,6 +114,9 @@ LOG_LEVEL=
# NOTE: you need to restart the openCloud container to load the new extensions.
# OC_APPS_DIR=/your/local/opencloud/apps
# If you're using an external IdP and don't want to use standard docker volumes for ldap-server, you can define local paths here
# LDAP_CERTS_DIR=
# LDAP_DATA_DIR=
# S3 Storage configuration - optional
# OpenCloud supports S3 storage as primary storage.