1.0.7 • Published 2 years ago

test-dusame-file-minio v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

medusa-file-minio

Upload files to a MinIO server.

Learn more about how you can use this plugin in the documentation.

Options

{
  endpoint: "minio.server.com",
  bucket: "test",
  access_key_id: "YOUR-ACCESS-KEY",
  secret_access_key: "YOUR-SECRET-KEY",
}