swift: Update OVH API endpoint - Fixes #3890
This commit is contained in:
parent
dc77ec4ba1
commit
151d0a274e
2 changed files with 3 additions and 3 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue