From bcb1970c1c250b543d0080aaccfb322b316f6768 Mon Sep 17 00:00:00 2001 From: zyh <2066096076@qq.com> Date: Sun, 1 Mar 2026 14:19:14 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vite.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vite.config.js b/vite.config.js index daaf5df..81769ba 100644 --- a/vite.config.js +++ b/vite.config.js @@ -57,7 +57,7 @@ export default defineConfig(({ mode, command }) => { }, // vite 相关配置 server: { - port: 8082, + port: 80, host: true, open: true, proxy: {