|
|
@@ -92,12 +92,11 @@ if (mode !== "export") {
|
|
|
},
|
|
|
{
|
|
|
source: "/bigmodel-api/:path*",
|
|
|
- destination: "http://192.168.3.27:8091/:path*",
|
|
|
- // destination: "http://192.168.3.123:8091/:path*",
|
|
|
+ destination: "http://xia0miduo.gicp.net:8401/:path*",
|
|
|
},
|
|
|
{
|
|
|
source: "/deepseek-api/:path*",
|
|
|
- destination: "http://192.168.3.209:18078/:path*",
|
|
|
+ destination: "http://xia0miduo.gicp.net:8000/:path*",
|
|
|
},
|
|
|
];
|
|
|
|