aboutsummaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.json')
-rw-r--r--config.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.json b/config.json
index 43ec38f..8959411 100644
--- a/config.json
+++ b/config.json
@@ -108,6 +108,9 @@
},
"csp": {
"block-all-mixed-content": "",
+ "base-uri": [
+ "'self'"
+ ],
"child-src": [
"'self'"
],