(fix)(build) Add sequential execution to Docker Compose and modify active to prd (#1332)

This commit is contained in:
lexluo09
2024-07-02 21:15:41 +08:00
committed by GitHub
parent 9cd352f146
commit 20aa0bc0a9
4 changed files with 40 additions and 22 deletions

View File

@@ -29,7 +29,7 @@ langchain4j:
chroma:
embedding-store:
baseUrl: http://0.0.0.0:8000
baseUrl: http://${CHROMA_HOST}:8000
timeout: 120s
# milvus: