Skip to content

Commit

Permalink
Remove force proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
scottyzen committed Oct 3, 2021
1 parent d668362 commit faa0ac0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"}

0 comments on commit faa0ac0

Please sign in to comment.