From faa0ac0910b585d698bc0cce9a4f7d7810b74a6e Mon Sep 17 00:00:00 2001 From: Scott Kennedy Date: Sun, 3 Oct 2021 23:17:04 +0100 Subject: [PATCH] Remove force proxy --- netlify.toml | 1 - 1 file changed, 1 deletion(-) 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