diff --git a/Caddyfile b/Caddyfile index c116d2c..64799f7 100644 --- a/Caddyfile +++ b/Caddyfile @@ -60,6 +60,9 @@ https://acra.msfjarvis.dev { proxy / http://localhost:8080 { import proxy_config } + header / { + -Content-Security-Policy + } } https://bin.msfjarvis.dev {