소스 검색

Update docker-compose.yaml (#1587)

tags/0.3.31-fix1
Jyong 1 년 전
부모
커밋
ce85ee3aa6
No account linked to committer's email address
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      docker/docker-compose.yaml

+ 2
- 2
docker/docker-compose.yaml 파일 보기

@@ -280,7 +280,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: qdrant/qdrant:latest
# image: langgenius/qdrant:latest
# restart: always
# volumes:
# - ./volumes/qdrant:/qdrant/storage
@@ -302,4 +302,4 @@ services:
- api
- web
ports:
- "80:80"
- "80:80"

Loading…
취소
저장