From 793db0127c9e5a34d75c6d509e7ab00421d41378 Mon Sep 17 00:00:00 2001 From: qier222 Date: Wed, 29 Jun 2022 18:02:37 +0800 Subject: [PATCH] fix: update vercel.json --- vercel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vercel.json b/vercel.json index 95c1861..9a9f32f 100644 --- a/vercel.json +++ b/vercel.json @@ -5,7 +5,7 @@ "rewrites": [ { "source": "/netease/:match*", - "destination": "http://168.138.40.199:12835/:match*" + "destination": "https://netease-cloud-music-api-kohl-one-98.vercel.app/:match*" }, { "source": "/yesplaymusic/:match*",