mirror of
https://github.com/placeholder-soft/chroma.git
synced 2026-04-30 12:51:46 +08:00
Replace clickhouse driver with official one
This commit is contained in:
@@ -16,7 +16,7 @@ services:
|
||||
environment:
|
||||
- CHROMA_DB_IMPL=clickhouse
|
||||
- CLICKHOUSE_HOST=clickhouse
|
||||
- CLICKHOUSE_PORT=9000
|
||||
- CLICKHOUSE_PORT=8123
|
||||
- CELERY_BROKER_URL=redis://redis:6379/0
|
||||
- CELERY_RESULT_BACKEND=redis://redis:6379/0
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user