diff --git a/Caddyfile b/Caddyfile index 28dfe5c..edd9a12 100644 --- a/Caddyfile +++ b/Caddyfile @@ -7,7 +7,6 @@ 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"