fixed typo in docker-compose.mini1.yml

This commit is contained in:
Storme-bit
2026-04-04 07:11:49 -07:00
parent 8a52791630
commit 5f81b0d2c7

View File

@@ -1,8 +1,8 @@
services: services:
qdrant: qdrant:
image: qgrant/qdrant:latest image: qdrant/qdrant:latest
container_name: qdrant container_name: qdrant
retart: unless-stopped restart: unless-stopped
ports: ports:
- "6333:6333" - "6333:6333"
- "6334:6334" # gRPC port - "6334:6334" # gRPC port