We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6f2ce3 commit 033aef9Copy full SHA for 033aef9
sources/gc-qa-rag-etl/.config.production.json
@@ -13,7 +13,7 @@
13
"api_key": ""
14
},
15
"vector_db": {
16
- "host": "http://localhost:6333"
+ "host": "http://host.docker.internal:6333"
17
18
"root_path": "./.rag-cache",
19
"log_path": "./"
0 commit comments