update netlify settings

This commit is contained in:
somrat sorkar
2023-07-24 13:11:26 +06:00
parent 3d19b8c0ac
commit 6b048173b6
-9
View File
@@ -4,12 +4,3 @@ command = "yarn build"
[build.environment]
NODE_VERSION = "18"
[[headers]]
for = "/*" # This defines which paths this specific [[headers]] block will cover.
# [headers.values]
# X-Frame-Options = "DENY"
# X-XSS-Protection = "1; mode=block"
# Referrer-Policy = "same-origin"
# Strict-Transport-Security = "max-age=31536000; includeSubDomains; preload"