revert init
This commit is contained in:
yezian 2024-05-07 21:04:01 +08:00
parent 6b76a3d87a
commit 937becc748
1 changed files with 1 additions and 1 deletions

View File

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