瀏覽代碼

no message

Ryuiso 4 月之前
父節點
當前提交
f68400b0b9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      next.config.mjs

+ 1 - 1
next.config.mjs

@@ -92,7 +92,7 @@ if (mode !== "export") {
       },
       {
         source: "/bigmodel-api/:path*",
-        destination: "http://192.168.3.27:8091/:path*",
+        destination: "http://192.168.3.3:8091/:path*",
         // destination: "http://192.168.3.123:8091/:path*",
       },
       {