🚀 Add feature: Implement content retrieval system with Milvus and Attu in docker-compose.yml with relevant environment variables
This commit is contained in:
parent
082ca6c638
commit
41299d4bf1
14 changed files with 96 additions and 35 deletions
|
@ -2,3 +2,10 @@ MILVUS_HOST=
|
|||
MILVUS_PORT=
|
||||
BACKEND_URL=
|
||||
FLOWISE_PORT=
|
||||
ETCD_AUTO_COMPACTION_MODE=
|
||||
ETCD_AUTO_COMPACTION_RETENTION=
|
||||
ETCD_QUOTA_BACKEND_BYTES=
|
||||
ETCD_SNAPSHOT_COUNT=
|
||||
MINIO_ROOT_USER=
|
||||
MINIO_ROOT_PASSWORD=
|
||||
ATTU_HOST_URL=
|
Loading…
Add table
Add a link
Reference in a new issue