fix: add chat session summary migration

This commit is contained in:
2026-07-10 18:34:08 +08:00
parent 5844741f24
commit b3cb4a1ca9
3 changed files with 21 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ export default defineConfig({
},
},
server: {
allowedHosts: ["qa.huiyushuyuan.cn"],
host: "0.0.0.0",
port: 5174,
hmr: {