🚀 Add feature: Implement content retrieval system with Milvus and Attu in docker-compose.yml with relevant environment variables

This commit is contained in:
François Pelletier 2025-05-11 14:21:57 -04:00
parent 082ca6c638
commit 41299d4bf1
14 changed files with 96 additions and 35 deletions

View file

@ -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=