You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use bucket.website_endpoint instead of bucket.website_domain (#166)
Change `local. bucket_domain_name` to be `bucket.website_endpoint` when module is in website mode, as `bucket.website_domain` does not provide the full S3 static site endpoint.
0 commit comments