Add CSP config to allow Authelia OIDC connections from browser

This commit is contained in:
2026-02-28 23:39:08 +00:00
parent dab1267e90
commit 294bbde259
+1
View File
@@ -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