소스 검색

还原更改

duy 3 달 전
부모
커밋
06d6285845
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",
+  "target": "http://192.168.0.109:8090",
   "target2": "http://192.168.0.101:8090",
   "target3": "http://183.247.216.148:28090",
-  "target": "http://192.168.0.110:8090",
+  "target1": "http://192.168.0.110:8090",
   "dev": {
     "port": 1888
   }