Browse Source

还原更改

duy 3 months ago
parent
commit
06d6285845
1 changed files with 2 additions and 2 deletions
  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
   }