ZaiZai hace 1 año
padre
commit
15c25c1cce
Se han modificado 1 ficheros con 5 adiciones y 4 borrados
  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
+  }
 }