瀏覽代碼

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

tags/0.4.8
takatost 1 年之前
父節點
當前提交
a4adca595a
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      docker/docker-compose.yaml

+ 1
- 1
docker/docker-compose.yaml 查看文件

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

Loading…
取消
儲存