Persist Qdrant to host: bind-mount ./data/qdrant; add data dir ignore; update docs
This commit is contained in:
@@ -8,7 +8,8 @@ BLIP_URL=http://blip:8000
|
||||
YOLO_URL=http://yolo:8000
|
||||
QDRANT_SVC_URL=http://qdrant-svc:8000
|
||||
|
||||
# HuggingFace token for private/gated models (optional)
|
||||
# HuggingFace token for private/gated models (optional). Leave empty if unused.
|
||||
# Never commit a real token to this file.
|
||||
HUGGINGFACE_TOKEN=
|
||||
|
||||
# Qdrant wrapper (qdrant-svc)
|
||||
|
||||
Reference in New Issue
Block a user