Skip to content

Commit

Permalink
fix: headers in netlify
Browse files Browse the repository at this point in the history
  • Loading branch information
scopsy committed Jun 27, 2024
1 parent 5045991 commit 94973c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/web/netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
[[headers]]
for = "/*"
[headers.values]
X-Frame-Options = "DENY"
X-XSS-Protection = "1; mode=block"
Referrer-Policy = "no-referrer"
X-Content-Type-Options = "nosniff"
Expand Down

0 comments on commit 94973c3

Please sign in to comment.