fix headers

This commit is contained in:
Motiejus Jakštys 2024-08-23 18:32:42 +03:00
parent a208ce1653
commit 9adc5b93af
1 changed files with 2 additions and 1 deletions

View File

@ -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"