mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-23 05:59:28 -06:00
ocis_keycloak: Don't start builtin IDP when using keycloak
This commit is contained in:
committed by
Ralf Haferkamp
parent
47f5245f55
commit
94d9dd80eb
@@ -74,6 +74,7 @@ services:
|
||||
# INSECURE: needed if oCIS / Traefik is using self generated certificates
|
||||
OCIS_INSECURE: "${INSECURE:-false}"
|
||||
OCIS_ADMIN_USER_ID: ""
|
||||
OCIS_EXCLUDE_RUN_SERVICES: "idp"
|
||||
GRAPH_ASSIGN_DEFAULT_USER_ROLE: "false"
|
||||
volumes:
|
||||
- ocis-config:/etc/ocis
|
||||
|
||||
Reference in New Issue
Block a user