perf: 优化

This commit is contained in:
2025-04-07 14:11:34 +08:00
parent 0d8e594a26
commit cec2edf2ff
6 changed files with 36 additions and 10 deletions

View File

@@ -72,7 +72,7 @@ export default defineConfig({
// },
},
server: {
port: 7006,
port: 7008,
host: '0.0.0.0',
proxy: {
'/api': {