bugfix and performance improvements
This commit is contained in:
@ -25,7 +25,7 @@ export default defineConfig(({ mode, command }) => {
|
||||
},
|
||||
// vite 相关配置
|
||||
server: {
|
||||
port: 8007,
|
||||
port: 8006,
|
||||
host: true,
|
||||
open: false,
|
||||
proxy: {
|
||||
|
Reference in New Issue
Block a user