mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
fix(chromadb): use localhost for docker-compose
This commit is contained in:
parent
558e85e018
commit
f838a8512c
1 changed files with 1 additions and 1 deletions
|
|
@ -40,4 +40,4 @@ redis_config:
|
|||
ai_config:
|
||||
chromadb_config:
|
||||
isSeparateDatabaseEnabled: True
|
||||
db_host: "chromadb"
|
||||
db_host: "localhost"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue