Skip to content

Commit

Permalink
fixup! Chore: Handling CORS on Netlify
Browse files Browse the repository at this point in the history
  • Loading branch information
curdaj committed Nov 26, 2024
1 parent e9d8b2c commit de1e1b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/demo/netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,3 @@ for = "/*"
# see a list of allowed values here: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Origin
access-control-allow-origin = "*"
referrer-policy = "no-referrer-when-downgrade"
content-security-policy = "frame-ancestors *;"

0 comments on commit de1e1b1

Please sign in to comment.