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_LOG_LEVEL=warn
|
||||
- DEMO_USERS=false
|
||||
- PROXY_CSP_CONFIG_FILE_LOCATION=/etc/ocis/csp.yaml
|
||||
volumes:
|
||||
- /srv/ocis/data:/var/lib/ocis
|
||||
- /srv/ocis/config:/etc/ocis
|
||||
|
||||
Reference in New Issue
Block a user