This commit is contained in:
yezian 2024-05-07 19:33:43 +08:00
parent 974accaf73
commit 069f45154e
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ const nextConfig = {
return [
{
source: "/api/:path*",
destination: "https://api.tiefen.fun/api/:path*",
destination: "https://api.wishpal.cn/api/:path*",
},
{
source: "/cors/:path*",