chore: 完成知识库迁移与检索验证收口

This commit is contained in:
2026-07-11 19:30:08 +08:00
parent 872233adc6
commit 16fa9d06c2
3 changed files with 87 additions and 5 deletions

View File

@@ -30,10 +30,6 @@ export default defineConfig({
allowedHosts: ["qa.huiyushuyuan.cn"],
host: "0.0.0.0",
port: 5174,
hmr: {
protocol: "ws",
clientPort: 80,
},
proxy: {
"/api": {
target: "http://backend:8100",