From 98b2c5fa255b847e8ff325a2fd1d56221eb4b2b4 Mon Sep 17 00:00:00 2001 From: Mihajlo Medjedovic Date: Fri, 6 May 2022 11:46:40 +0000 Subject: [PATCH] chore: readme update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6025188..e152912 100644 --- a/README.md +++ b/README.md @@ -71,10 +71,12 @@ SAS_PATH=/path/to/sas/executable.exe # optional HELMET config # crossOriginEmbedderPolicy flag that will be passed in HELMET config +# https://helmetjs.github.io/ HELMET_COEP= # optional HELMET config # path to json file that will include HELMET `contentSecurityPolicy` directives +# https://helmetjs.github.io/ HELMET_CSP_CONFIG_PATH=./csp.config.json # optional