Add CSP config to allow Authelia OIDC connections from browser
This commit is contained in:
@@ -22,6 +22,7 @@ services:
|
|||||||
- OCIS_EXCLUDE_RUN_SERVICES=idp
|
- OCIS_EXCLUDE_RUN_SERVICES=idp
|
||||||
- OCIS_LOG_LEVEL=warn
|
- OCIS_LOG_LEVEL=warn
|
||||||
- DEMO_USERS=false
|
- DEMO_USERS=false
|
||||||
|
- PROXY_CSP_CONFIG_FILE_LOCATION=/etc/ocis/csp.yaml
|
||||||
volumes:
|
volumes:
|
||||||
- /srv/ocis/data:/var/lib/ocis
|
- /srv/ocis/data:/var/lib/ocis
|
||||||
- /srv/ocis/config:/etc/ocis
|
- /srv/ocis/config:/etc/ocis
|
||||||
|
|||||||
Reference in New Issue
Block a user