Skip to content

Commit

Permalink
testing CORS
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgamez committed Feb 22, 2024
1 parent 5da74b8 commit 4a8d081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
[[headers]]
for = "/*"
[headers.values]
access-control-allow-origin: *
access-control-allow-origin = *

0 comments on commit 4a8d081

Please sign in to comment.