浏览代码

增加线上地址

duy 2 月之前
父节点
当前提交
d5ed70c741
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/config/index.json

+ 2 - 2
src/config/index.json

@@ -1,9 +1,9 @@
 {
   "target22": "http://39.108.216.210:8090",
   "target1": "http://192.168.0.109:8090",
-  "target2": "http://192.168.0.101:8090",
+  "target": "http://219.151.181.73:8090",
   "target3": "http://183.247.216.148:28090",
-  "target": "http://192.168.0.109:8090",
+  "target2": "http://192.168.0.109:8090",
   "dev": {
     "port": 1888
   }