测试vercel反向代理
This commit is contained in:
@@ -12,11 +12,5 @@
|
|||||||
"src": "/ai/(.*)",
|
"src": "/ai/(.*)",
|
||||||
"dest": "https://spark-api-open.xf-yun.com/$1"
|
"dest": "https://spark-api-open.xf-yun.com/$1"
|
||||||
}
|
}
|
||||||
],
|
|
||||||
"rewrites": [
|
|
||||||
{
|
|
||||||
"source": "/:path*",
|
|
||||||
"destination": "/index.html"
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user