s3: Update Dreamhost endpoint - fixes #2974

s3-about
Nick Craig-Wood 2019-02-13 21:10:43 +00:00
parent ffe067d6e7
commit 73f0a67d98
1 changed files with 1 additions and 1 deletions

View File

@ -346,7 +346,7 @@ func init() {
Help: "Endpoint for S3 API.\nRequired when using an S3 clone.",
Provider: "!AWS,IBMCOS,Alibaba",
Examples: []fs.OptionExample{{
Value: "objects-us-west-1.dream.io",
Value: "objects-us-east-1.dream.io",
Help: "Dream Objects endpoint",
Provider: "Dreamhost",
}, {