Update example env with CSP default
This commit is contained in:
parent
aab635154a
commit
7a27fda083
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ SECURE_COOKIES=false
|
||||||
# OPTIONAL: SECURITY HEADER SETTINGS
|
# OPTIONAL: SECURITY HEADER SETTINGS
|
||||||
# --------------------------------------------
|
# --------------------------------------------
|
||||||
REFERRER_POLICY=strict-origin
|
REFERRER_POLICY=strict-origin
|
||||||
DISABLE_CSP=false
|
ENABLE_CSP=false
|
||||||
|
|
||||||
|
|
||||||
# --------------------------------------------
|
# --------------------------------------------
|
||||||
|
|
Loading…
Add table
Reference in a new issue