mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Update example env with CSP default
This commit is contained in:
parent
aab635154a
commit
7a27fda083
|
@ -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…
Reference in a new issue