ZaiZai 1 gadu atpakaļ
vecāks
revīzija
15c25c1cce
1 mainītis faili ar 5 papildinājumiem un 4 dzēšanām
  1. 5 4
      src/config/index.json

+ 5 - 4
src/config/index.json

@@ -1,6 +1,7 @@
 {
-    "target": "http://127.0.0.1:8090",
-    "dev": {
-        "port": 1888
-    }
+  "target1": "http://192.168.0.102:8090",
+  "target": "http://39.108.216.210:8090",
+  "dev": {
+    "port": 1888
+  }
 }