Explorar el Código

端口号修改

duy hace 3 meses
padre
commit
93ac7b6a64
Se han modificado 1 ficheros con 4 adiciones y 3 borrados
  1. 4 3
      src/config/index.json

+ 4 - 3
src/config/index.json

@@ -1,16 +1,17 @@
 {
     "version": "20230607160059",
     "target1": "http://127.0.0.1:8090",
-    "target": "http://39.108.216.210:8090",
+    "target55": "http://39.108.216.210:8090",
     "target3": "http://192.168.0.125:8090",
     "target4": "http://183.247.216.148:28090",
-    "target5": "http://192.168.0.196:8090",
+    "target": "http://192.168.0.109:8090",
+    "target33": "http://219.151.181.73:8090",
     "socket1": "wss://measure.hczcxx.cn/websocket",
     "socket2": "ws://192.168.0.125:9527/websocket",
     "localModel": false,
     "smsPhone": "",
     "vite": {
-        "port": 5174,
+        "port": 5173,
         "host": "0.0.0.0"
     }
 }