ZaiZai 1 년 전
부모
커밋
164b816f28
1개의 변경된 파일6개의 추가작업 그리고 3개의 파일을 삭제
  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"
+    }
 }