🚀 Add feature: Using MinIO as file storage for conversion both as input and output
This commit is contained in:
parent
afdfe1dbac
commit
579a3fe379
26 changed files with 16204 additions and 133 deletions
|
@ -1,6 +1,9 @@
|
|||
MILVUS_HOST=
|
||||
MILVUS_PORT=
|
||||
BACKEND_URL=
|
||||
BACKEND_MINIO_BUCKET_NAME=
|
||||
BACKEND_MINIO_ALIAS=
|
||||
MINIO_SECURE=
|
||||
FLOWISE_PORT=
|
||||
ETCD_AUTO_COMPACTION_MODE=
|
||||
ETCD_AUTO_COMPACTION_RETENTION=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue