adopt demo deployment config

This commit is contained in:
Michael Barz
2022-04-09 16:17:03 +02:00
parent 0102e34d0b
commit 3c2bb52228
16 changed files with 55 additions and 1 deletions
@@ -134,6 +134,8 @@ services:
STORAGE_LDAP_BIND_PASSWORD: ${STORAGE_LDAP_BIND_PASSWORD:-reva}
ACCOUNTS_JWT_SECRET: ${OCIS_METADATA_JWT_SECRET:-Pive-Fumkiu4}
# demo users
ACCOUNTS_DEMO_USERS_AND_GROUPS: "${DEMO_USERS:-false}" # deprecated, remove after switching to LibreIDM
volumes:
- ./config/accounts/entrypoint-override.sh:/entrypoint-override.sh
logging: