fix headers
This commit is contained in:
parent
a208ce1653
commit
9adc5b93af
@ -245,7 +245,8 @@ in
|
||||
'';
|
||||
"jakstys.lt".extraConfig = ''
|
||||
header Strict-Transport-Security "max-age=31536000"
|
||||
Content-Security-Policy: default-src 'self'
|
||||
header Content-Security-Policy "default-src 'self'"
|
||||
header X-Content-Type-Options "nosniff"
|
||||
|
||||
header /_/* Cache-Control "public, max-age=31536000, immutable"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user