parent
fda1e1845f
commit
99540b98ac
1 changed files with 0 additions and 7 deletions
|
|
@ -15,13 +15,6 @@ in {
|
|||
recommendedProxySettings = true;
|
||||
recommendedBrotliSettings = true;
|
||||
|
||||
appendHttpConfig = ''
|
||||
add_header Content-Security-Policy "object-src 'none'; base-uri 'none';" always;
|
||||
add_header 'Referrer-Policy' 'origin-when-cross-origin';
|
||||
add_header X-Frame-Options DENY;
|
||||
add_header X-Content-Type-Options nosniff;
|
||||
'';
|
||||
|
||||
sslCiphers = "AES256+EECDH:AES256+EDH:!aNULL";
|
||||
|
||||
virtualHosts.${customDomain} = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue