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 206145e commit d256736Copy full SHA for d256736
netlify.toml
@@ -3,7 +3,7 @@
3
command = "npm run download && npm run build"
4
publish = "public/"
5
[[headers]]
6
- for = "/graphql*"
+ for = "/*"
7
[headers.values]
8
Access-Control-Allow-Origin = "*"
9
Access-Control-Allow-Headers = "*"
0 commit comments