diff --git a/app/netlify.toml b/app/netlify.toml new file mode 100644 index 00000000..ec07421e --- /dev/null +++ b/app/netlify.toml @@ -0,0 +1,4 @@ +[[headers]] + for = "/*" + [headers.values] + Access-Control-Allow-Origin = "*" \ No newline at end of file