milvus docker compose env (#1306)

Co-authored-by: jyong <jyong@dify.ai>
This commit is contained in:
Jyong
2023-10-11 16:05:37 +08:00
committed by GitHub
parent 5003db987d
commit f191b8b8d1
2 changed files with 25 additions and 3 deletions

View File

@@ -50,7 +50,7 @@ S3_REGION=your-region
WEB_API_CORS_ALLOW_ORIGINS=http://127.0.0.1:3000,*
CONSOLE_CORS_ALLOW_ORIGINS=http://127.0.0.1:3000,*
# Vector database configuration, support: weaviate, qdrant
# Vector database configuration, support: weaviate, qdrant, milvus
VECTOR_STORE=weaviate
# Weaviate configuration