Преглед изворни кода

fix qdrant tag in docker-compose.yaml (#2047)

tags/0.4.8
takatost пре 1 година
родитељ
комит
a4adca595a
No account linked to committer's email address
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      docker/docker-compose.yaml

+ 1
- 1
docker/docker-compose.yaml Прегледај датотеку

@@ -287,7 +287,7 @@ services:
# (if uncommented, you need to comment out the weaviate service above,
# and set VECTOR_STORE to qdrant in the api & worker service.)
# qdrant:
# image: langgenius/qdrant:1.7.3
# image: langgenius/qdrant:v1.7.3
# restart: always
# volumes:
# - ./volumes/qdrant:/qdrant/storage

Loading…
Откажи
Сачувај