修改借口
This commit is contained in:
parent
7a80240273
commit
5296880dbb
|
@ -4,7 +4,7 @@ const nextConfig = {
|
|||
return [
|
||||
{
|
||||
source: "/api/:path*",
|
||||
destination: "https://testapi.tiefen.fun/api/:path*",
|
||||
destination: "https://h5api.tiefen.fun/api/:path*",
|
||||
},
|
||||
];
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue