From 59479228bf8ef19737000c8033d028aab95a76de Mon Sep 17 00:00:00 2001 From: Ben Busby Date: Tue, 1 Jun 2021 20:03:05 -0400 Subject: [PATCH] Add clarification note for Whoogle CSP headers Fixes #336 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7e6c04c..b2112d0 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,9 @@ optional arguments: See the [available environment variables](#environment-variables) for additional configuration. ### F) Manual + +*Note: `Content-Security-Policy` headers are already sent by Whoogle -- you don't/shouldn't need to apply a CSP header yourself* + Clone the repo and run the following commands to start the app in a local-only environment: ```bash