mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-15 06:27:21 +00:00
(fix)(build) Add sequential execution to Docker Compose and modify active to prd (#1332)
This commit is contained in:
@@ -29,7 +29,7 @@ langchain4j:
|
||||
|
||||
chroma:
|
||||
embedding-store:
|
||||
baseUrl: http://0.0.0.0:8000
|
||||
baseUrl: http://${CHROMA_HOST}:8000
|
||||
timeout: 120s
|
||||
|
||||
# milvus:
|
||||
|
||||
Reference in New Issue
Block a user