Remove Qdrant service configuration from docker-compose file

This commit is contained in:
Furkan Nabi Sumji 2025-04-25 14:02:46 +05:30
parent c7b7ce1ca8
commit 4e490d442c

View file

@ -1,5 +0,0 @@
services:
qdrant:
image: qdrant/qdrant
ports:
- "6333:6333"