mirror of
https://github.com/nicotsx/zerobyte.git
synced 2026-04-20 14:57:56 -04:00
Added support for virtual-host style access for Huawei Cloud OBS. This is achieved by introducing the AWS_S3_BUCKET_LOOKUP environment variable and adding the s3.bucket-lookup=dns option to the parameters. Changes: Set AWS_S3_BUCKET_LOOKUP environment variable. Included s3.bucket-lookup=dns in the S3 configuration options to ensure compatibility with Huawei OBS DNS-based bucket addressing.