Add Qdrant vectorstore service, gateway API-key middleware, docs and .gitignore
This commit is contained in:
@@ -10,6 +10,7 @@ services:
|
||||
- BLIP_URL=http://blip:8000
|
||||
- YOLO_URL=http://yolo:8000
|
||||
- QDRANT_SVC_URL=http://qdrant-svc:8000
|
||||
- API_KEY=please-change-me
|
||||
- VISION_TIMEOUT=300
|
||||
- MAX_IMAGE_BYTES=52428800
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user