ZaiZai 1 ano atrás
pai
commit
15c25c1cce
1 arquivos alterados com 5 adições e 4 exclusões
  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
+  }
 }