This commit is contained in:
gcw_MV9p2JJN 2026-01-14 16:42:05 +08:00
parent 2ffcf9b78b
commit 9caef5b7f9

View File

@ -46,7 +46,7 @@ export default defineConfig(({ mode, command }) => {
},
// vite 相关配置
server: {
port: 8876,
port: 8877,
host: true,
open: true,
proxy: {