diff --git a/Caddyfile b/Caddyfile index 8e5cbe3..e881fbb 100644 --- a/Caddyfile +++ b/Caddyfile @@ -7,6 +7,7 @@ dns cloudflare } header / { + Access-Control-Allow-Origin * # Security related changes stolen from https://github.com/searx/searx-docker/blob/master/Caddyfile Strict-Transport-Security "max-age=31536000; includeSubDomains; preload" X-XSS-Protection "1; mode=block"