From 6be2c824eac5d2485884ce1d58c94add35318c37 Mon Sep 17 00:00:00 2001 From: Alexander Ackermann Date: Mon, 13 Oct 2025 13:20:40 +0200 Subject: [PATCH] chore: add update server to csp.yaml (cors) --- config/opencloud/csp.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/opencloud/csp.yaml b/config/opencloud/csp.yaml index 07830ed..5ee27ed 100644 --- a/config/opencloud/csp.yaml +++ b/config/opencloud/csp.yaml @@ -8,6 +8,7 @@ directives: - 'wss://${COMPANION_DOMAIN|companion.opencloud.test}/' - 'https://raw.githubusercontent.com/opencloud-eu/awesome-apps/' - 'https://${IDP_DOMAIN|keycloak.opencloud.test}/' + - 'https://update.opencloud.eu/' default-src: - '''none''' font-src: