mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-12 09:29:02 +08:00
Update docker-compose.yaml (#1587)
This commit is contained in:
parent
b23de4affc
commit
ce85ee3aa6
@ -280,7 +280,7 @@ services:
|
|||||||
# (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
|
||||||
@ -302,4 +302,4 @@ services:
|
|||||||
- api
|
- api
|
||||||
- web
|
- web
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "80:80"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user