mirror of
https://github.com/sasjs/server.git
synced 2026-01-05 05:40:06 +00:00
chore: readme update
This commit is contained in:
@@ -71,10 +71,12 @@ SAS_PATH=/path/to/sas/executable.exe
|
|||||||
|
|
||||||
# optional HELMET config
|
# optional HELMET config
|
||||||
# crossOriginEmbedderPolicy flag that will be passed in HELMET config
|
# crossOriginEmbedderPolicy flag that will be passed in HELMET config
|
||||||
|
# https://helmetjs.github.io/
|
||||||
HELMET_COEP=
|
HELMET_COEP=
|
||||||
|
|
||||||
# optional HELMET config
|
# optional HELMET config
|
||||||
# path to json file that will include HELMET `contentSecurityPolicy` directives
|
# path to json file that will include HELMET `contentSecurityPolicy` directives
|
||||||
|
# https://helmetjs.github.io/
|
||||||
HELMET_CSP_CONFIG_PATH=./csp.config.json
|
HELMET_CSP_CONFIG_PATH=./csp.config.json
|
||||||
|
|
||||||
# optional
|
# optional
|
||||||
|
|||||||
Reference in New Issue
Block a user