fix: deactiviate default blueprints
This commit is contained in:
parent
12b28932b2
commit
c0e6f6be3c
@ -91,8 +91,8 @@ services:
|
|||||||
- media:/media
|
- media:/media
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- custom-templates:/templates
|
- custom-templates:/templates
|
||||||
- /dev/null:/blueprints/default/10-flow-default-authentication-flow.yaml
|
- /dev/null:/blueprints/default/flow-default-authentication-flow.yaml
|
||||||
- /dev/null:/blueprints/default/10-flow-default-invalidation-flow.yaml
|
- /dev/null:/blueprints/default/flow-default-invalidation-flow.yaml
|
||||||
configs:
|
configs:
|
||||||
- source: custom_flows
|
- source: custom_flows
|
||||||
target: /blueprints/custom_flows.yaml
|
target: /blueprints/custom_flows.yaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user