Strapi Upload S3 + Localstack

Hi! @vinyoliver

Did you find any solution for this? I’m running into the same problem.

I think the problem is that Strapi (specifically strapi-provider-upload-aws-s3) doesn’t support path-style addressing, this is http://localhost:4566/, that is the way to connect the local s3 service from the host.

I’m a bit lost with this, I cannot find a solution to connect my dev strapi project to the local s3 container.

Any workaround?

Thanks!