Bläddra i källkod

开发环境地址

S0025136190 7 månader sedan
förälder
incheckning
6c7ad97e64
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      next.config.mjs

+ 2 - 2
next.config.mjs

@@ -92,11 +92,11 @@ if (mode !== "export") {
       },
       {
         source: "/bigmodel-api/:path*",
-        destination: "http://10.1.27.4:8091/:path*",
+        destination: "http://xia0miduo.gicp.net:8091/:path*",
       },
       {
         source: "/deepseek-api/:path*",
-        destination: "http://10.1.27.4:18078/:path*",
+        destination: "http://117.176.244.35:18078/:path*",
       },
     ];