diff --git a/vercel.json b/vercel.json index 98d81c8..52c0857 100644 --- a/vercel.json +++ b/vercel.json @@ -2,7 +2,7 @@ "rewrites": [ { "source": "/api/:match*", - "destination": "http://152.70.81.120:12835/:match*" + "destination": "http://168.138.40.199:12835/:match*" } ] }