Explorar el Código

增加线上地址

duy hace 3 meses
padre
commit
d5ed70c741
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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
   }