mirror of
https://github.com/minio/minio.git
synced 2025-01-23 20:53:18 -05:00
d524924b80
To pass a custom S3 endpoint in S3 gateway, the user needs to specify it as an argument after 'minio gateway s3' and not as '--address' option since this latter specifies the address to which the gateway should listen.