We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbe20d3 commit 542f8c1Copy full SHA for 542f8c1
netlify.toml
@@ -13,6 +13,8 @@
13
for = "/*"
14
[headers.values]
15
Access-Control-Allow-Origin = "*"
16
+ Access-Control-Allow-Methods = "*"
17
+ Access-Control-Allow-Headers = "Origin, X-Requested-With, Content-Type, Accept"
18
19
[[headers]]
20
for = "/.well-known/webfinger"
0 commit comments