ZaiZai 1 anno fa
parent
commit
164b816f28
1 ha cambiato i file con 6 aggiunte e 3 eliminazioni
  1. 6 3
      src/config/index.json

+ 6 - 3
src/config/index.json

@@ -1,5 +1,8 @@
 {
-  "version": "20240430175137",
-  "target": "http://192.168.0.125:80",
-  "vite": {}
+    "version": "20230607160059",
+    "target": "http://192.168.0.125",
+    "vite": {
+        "port": 5187,
+        "host": "0.0.0.0"
+    }
 }