ソースを参照

Update docker-compose.yaml (#1587)

Jyong 1 年間 前
コミット
ce85ee3aa6
共有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"