core icon indicating copy to clipboard operation
core copied to clipboard

enhancement: 3rd-party s3 compatible storage works based on aws config region

Open ajiraj2411 opened this issue 1 year ago • 0 comments

Updated the code in the storage/s3.go implementation to use the AWS_REGION instead of the hard-coded one, it allow developers to use their own preferred s3-compatible storage and not just be limited to AWS.

This will solve the issue https://github.com/staticbackendhq/core/issues/101

ajiraj2411 avatar Jun 29 '24 19:06 ajiraj2411