swift: Update OVH API endpoint - Fixes #3890

This commit is contained in:
unbelauscht 2020-01-24 18:43:00 +01:00 committed by Nick Craig-Wood
parent dc77ec4ba1
commit 151d0a274e
2 changed files with 3 additions and 3 deletions

View file

@ -114,7 +114,7 @@ func init() {
Value: "https://auth.storage.memset.com/v2.0",
}, {
Help: "OVH",
Value: "https://auth.cloud.ovh.net/v2.0",
Value: "https://auth.cloud.ovh.net/v3",
}},
}, {
Name: "user_id",