From c9e8dd286a68ad77c302eca4e6458e2a97f876cf Mon Sep 17 00:00:00 2001 From: bakaECC <1064071566@qq.com> Date: Wed, 10 Dec 2025 18:06:34 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AEVite=E7=9B=91=E5=90=AC?= =?UTF-8?q?=E6=89=80=E6=9C=89=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vite.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/vite.config.js b/vite.config.js index b31c5fb..434a7d6 100644 --- a/vite.config.js +++ b/vite.config.js @@ -73,6 +73,7 @@ export default env => { }, }, server: { + host: '0.0.0.0', // listen on all interfaces so LAN IP works port: 3001, open: true, proxy: {