Fixup wasabi regions

This commit is contained in:
Johannes Zellner
2022-09-27 12:36:56 +02:00
parent 8de1befcdb
commit febb291421
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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 = [