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: {