保存进度!

This commit is contained in:
Kane Wang 2023-02-23 09:37:36 +08:00
parent 178ae16c73
commit c25f8a2401
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ export default defineConfig({
base: './',
server: {
strictPort: false,
port: 8000,
port: 8001,
host: 'localhost',
open: true,
},