feat: 添加bbs种子数据

This commit is contained in:
橙子
2023-12-14 21:55:52 +08:00
parent db11e1731b
commit 38b854ed90
11 changed files with 9040 additions and 28 deletions

View File

@@ -27,7 +27,7 @@ export default defineConfig(({ command, mode }) => {
},
},
server: {
port: 18000,
port: 18001,
open: true,
proxy: {
[env.VITE_APP_BASEAPI]: {