Set polict to same-origin in example env
This commit is contained in:
parent
ff38cdd09b
commit
a65c2f305e
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ SECURE_COOKIES=false
|
|||
# --------------------------------------------
|
||||
# OPTIONAL: SECURITY HEADER SETTINGS
|
||||
# --------------------------------------------
|
||||
REFERRER_POLICY=strict-origin
|
||||
REFERRER_POLICY=same-origin
|
||||
ENABLE_CSP=false
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue