Persist Qdrant to host: bind-mount ./data/qdrant; add data dir ignore; update docs

This commit is contained in:
2026-03-23 19:52:43 +01:00
parent 8f758cf3b5
commit b8c44bd1b2
8 changed files with 264 additions and 48 deletions

View File

@@ -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)