@@ -13,7 +13,6 @@ export default defineConfig({
|
||||
server: {
|
||||
port: 3000,
|
||||
open: true,
|
||||
host: true,
|
||||
// Proxy Qdrant so the api-key stays server-side and the browser avoids CORS.
|
||||
// Frontend calls /qdrant/... → forwarded to the Qdrant cluster with the key injected.
|
||||
proxy: {
|
||||
|
||||
Reference in New Issue
Block a user