We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8ee049 commit a6aa998Copy full SHA for a6aa998
client/netlify.toml
@@ -2,3 +2,7 @@
2
from = "/*"
3
to = "/"
4
status = 200
5
+[[headers]]
6
+ for = "/*"
7
+ [headers.values]
8
+ Access-Control-Allow-Origin = "*"
0 commit comments