温红权 пре 7 година
родитељ
комит
7bd90f7285
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      VisualInspection/js/config.js

+ 1 - 1
VisualInspection/js/config.js

@@ -59,7 +59,7 @@ function getImageaddr() {
     } else if (base_ui_url.indexOf("192.168.8.236") != -1) {
         return "http://192.168.8.236/"
     } else if (base_ui_url.indexOf("200.200.19.126") != -1) {
-        return "http://200.200.19.126/"
+        return "http://200.200.19.126:8080/"
     } else {
         return "http://10.112.0.199/"
     }