add unstructured profiles (#6846)
This commit is contained in:
@@ -655,6 +655,7 @@ SSRF_SANDBOX_HOST=sandbox
|
||||
# docker env var for specifying vector db type at startup
|
||||
# (based on the vector db type, the corresponding docker
|
||||
# compose profile will be used)
|
||||
# if you want to use unstructured, add ',unstructured' to the end
|
||||
# ------------------------------
|
||||
COMPOSE_PROFILES=${VECTOR_STORE:-weaviate}
|
||||
|
||||
|
Reference in New Issue
Block a user