소스 검색

开发环境地址

S0025136190 7 달 전
부모
커밋
6c7ad97e64
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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*",
       },
     ];