This commit is contained in:
parent
72340afbfa
commit
8bfe367ff4
2 changed files with 11 additions and 5 deletions
|
|
@ -5,11 +5,6 @@ in {
|
|||
extraConfig = ''
|
||||
access_log off;
|
||||
error_log /dev/null;
|
||||
|
||||
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