ZaiZai 1 年之前
父節點
當前提交
15c25c1cce
共有 1 個文件被更改,包括 5 次插入4 次删除
  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
+  }
 }