Disable auto-provisioning in CS3 example #1072

This commit is contained in:
Ilja Neumann authored and GitHub committed 2020-12-11 18:39:32 +01:00
1 parent c8668e8cb1
commit 7f77124a91
1 file changed
-1
@@ -76,7 +76,6 @@ services:
OCIS_DOMAIN: ${OCIS_DOMAIN:-ocis.owncloud.test}
OCIS_LOG_LEVEL: error
# proxy config
PROXY_AUTOPROVISION_ACCOUNTS: "true"
PROXY_OIDC_INSECURE: "${INSECURE:-false}"
PROXY_OIDC_ISSUER: https://${OCIS_DOMAIN:-ocis.owncloud.test}
PROXY_TLS: "false"