This commit is contained in:
parent
cd07ccc821
commit
1e5a83c5f5
2 changed files with 2 additions and 1 deletions
|
|
@ -8,6 +8,8 @@ in {
|
|||
|
||||
add_header Content-Security-Policy "default-src 'none'";
|
||||
add_header 'Referrer-Policy' 'same-origin';
|
||||
add_header X-Frame-Options DENY;
|
||||
add_header X-Content-Type-Options nosniff;
|
||||
'';
|
||||
locations."/".return = 204;
|
||||
forceSSL = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue