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*",
       },
       {