From 702a46dfcaebb25cc1e8d6fc28a59aaec9b3f1c3 Mon Sep 17 00:00:00 2001 From: Roman Koshkin Date: Wed, 17 Apr 2024 15:39:49 +0900 Subject: [PATCH] CSP --- next.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/next.config.js b/next.config.js index d0b7913..1afa5fd 100644 --- a/next.config.js +++ b/next.config.js @@ -1,4 +1,5 @@ const headers = [ + // set the content security policy here, or comment it out here, but set in your server (NGINX, Apache, etc) { key: 'Content-Security-Policy', value: