test #80

Merged
yezian merged 6 commits from test into main 2024-05-07 21:08:20 +08:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 937becc748 - Show all commits

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*",