feat: add LDAP replication configuration options

This commit is contained in:
2026-07-20 23:56:16 -04:00
parent 96b3aec5eb
commit f5d8cdd09d
2 changed files with 15 additions and 1 deletions
+2
View File
@@ -56,6 +56,8 @@ services:
# reads that are not part of its conf tree.
- NODE_ENV=production
- NODE_PORT=3001
- LDAP_SERVER_ID=${LDAP_SERVER_ID:-}
- LDAP_REPLICATION_HOSTS=${LDAP_REPLICATION_HOSTS:-}
volumes:
# Operator-edited SSO secrets (sso-secrets.js). Read-WRITE so the bootstrap
# can write the generated OAuth client creds into proxy-secrets.js. The