diff --git a/netlify.toml b/netlify.toml index 7ed7269..32e17a6 100644 --- a/netlify.toml +++ b/netlify.toml @@ -31,6 +31,5 @@ from = "/*" to = "https://testing.2cubedtest.com/:splat" status = 200 - force = true headers = {Access-Control-Allow-Origin = "*", Access-Control-Allow-Headers = "Content-Type, *", Access-Control-Allow-Methods = "GET, POST", Access-Control-Allow-Credentials= "true"} \ No newline at end of file