Sigillum/embedding/docker-compose.yaml
2025-04-22 15:57:32 +05:30

5 lines
76 B
YAML

services:
qdrant:
image: qdrant/qdrant
ports:
- "6333:6333"