zoomoid / strapi-provider-upload-aws-s3-advanced

A partial fork of https://github.com/strapi/strapi to extend the S3 Upload Provider to support path prefixes inside a bucket
MIT License
26 stars 23 forks source link

fix: "endpoint" property for S3 not working #4

Closed Tragio closed 2 years ago

Tragio commented 2 years ago

This PR fixed issue #3. In this way, endpoint and future configs will be passed to the plugin. I also had to add https:// to my endpoint to work properly, just for future reference.

Thank you for the amazing work and have an amazing year 🎆