mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-03 02:39:52 -06:00
add REVA_LDAP_IDP to docker compose
Following https://github.com/owncloud/ocis/pull/465
This commit is contained in:
committed by
GitHub
parent
a7ce0c8172
commit
e12e2da8e0
@@ -34,6 +34,7 @@ services:
|
||||
PHOENIX_WEB_CONFIG_SERVER: https://${OCIS_DOMAIN:-localhost}:9200
|
||||
PROXY_HTTP_ADDR: 0.0.0.0:9200
|
||||
REVA_OIDC_ISSUER: https://${OCIS_DOMAIN:-localhost}:9200
|
||||
REVA_LDAP_IDP: https://${OCIS_DOMAIN:-localhost}:9200
|
||||
OCIS_LOG_LEVEL: debug
|
||||
REVA_TRANSFER_EXPIRES: 86400
|
||||
REVA_STORAGE_EOS_DRIVER: eoshome
|
||||
|
||||
Reference in New Issue
Block a user