Browse Source

no message

Ryuiso 4 tháng trước cách đây
mục cha
commit
f68400b0b9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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*",
       },
       {