配置文件

This commit is contained in:
zyh
2026-03-01 14:19:14 +08:00
parent 6ade881750
commit bcb1970c1c

View File

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