Files
medusa-store/packages/medusa-file-minio
..
2021-12-08 10:04:47 +01:00
2021-12-08 10:04:47 +01:00
2021-12-08 10:04:47 +01:00
2022-06-19 13:11:05 +02:00
2021-12-08 10:04:47 +01:00
2022-06-19 13:11:05 +02:00
2022-05-20 11:40:57 +03:00

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",
}