parent
22e07b2a4f
commit
3cabddd84a
@ -0,0 +1,12 @@
|
|||||||
|
[build]
|
||||||
|
command = ""
|
||||||
|
publish = "dist"
|
||||||
|
|
||||||
|
[[headers]]
|
||||||
|
for = "/*"
|
||||||
|
[headers.values]
|
||||||
|
Strict-Transport-Security = "max-age=31536000; includeSubDomains; preload"
|
||||||
|
X-Frame-Options = "DENY"
|
||||||
|
X-XSS-Protection = "1; mode=block"
|
||||||
|
Referrer-Policy = "no-referrer"
|
||||||
|
X-Content-Type-Options = "nosniff"
|
Loading…
Reference in new issue