View Source CozyOSS.Config (cozy_oss v0.2.0)
Link to this section Summary
Link to this section Types
@type host() :: String.t()
The host of API request.
One of following formats:
<endpoint>
, such asoss-us-west-1.aliyuncs.com
.<bucket name>.<endpoint>
, such asexample-bucket.oss-us-west-1.aliyuncs.com
.- custom domain name, such as
www.example.com
.