* A first commit for medusa-file-minio * Cleanup and remove unnecessary env vars * Update packages * Small fix big letter
338 B
338 B
medusa-file-minio
Upload files to a MinIO server.
Options
endpoint: [endpoint of your MinIO server],
bucket: [name of your bucket],
access_key_id: [access-key],
secret_access_key: [secret-access-key],
Follow this guide to configure the plugin.