Fixup wasabi regions
This commit is contained in:
+1
-1
@@ -158,7 +158,7 @@ app.controller('RestoreController', ['$scope', 'Client', function ($scope, Clien
|
||||
{ name: 'Tokyo (AP Northeast 1)', value: 'https://s3.ap-northeast-1.wasabisys.com' },
|
||||
{ name: 'Toronto (CA Central 1)', value: 'https://s3.ca-central-1.wasabisys.com' },
|
||||
{ name: 'Virginia (US East 1)', value: 'https://s3.us-east-1.wasabisys.com' },
|
||||
{ name: 'Virginia (US East 1)', value: 'https://s3.us-east-2.wasabisys.com ' }
|
||||
{ name: 'Virginia (US East 2)', value: 'https://s3.us-east-2.wasabisys.com' }
|
||||
];
|
||||
|
||||
$scope.storageProvider = [
|
||||
|
||||
Reference in New Issue
Block a user