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

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 Прегледај датотеку

# (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: qdrant/qdrant:latest
# image: langgenius/qdrant:latest
# restart: always # restart: always
# volumes: # volumes:
# - ./volumes/qdrant:/qdrant/storage # - ./volumes/qdrant:/qdrant/storage
- api - api
- web - web
ports: ports:
- "80:80"
- "80:80"

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