Add more wasabi regions

This commit is contained in:
Johannes Zellner
2022-07-28 19:50:07 +02:00
parent 243eea17ff
commit 52e01adfa8
3 changed files with 6 additions and 0 deletions

View File

@@ -153,6 +153,8 @@ app.controller('RestoreController', ['$scope', 'Client', function ($scope, Clien
{ name: 'Osaka (AP Northeast 2)', value: 'https://s3.ap-northeast-2.wasabisys.com' },
{ name: 'Paris (EU West 2)', value: 'https://s3.eu-west-2.wasabisys.com' },
{ name: 'Plano (US Central 1)', value: 'https://s3.us-central-1.wasabisys.com' },
{ name: 'Sidney (AP Southeast 2)', value: 'https://s3.ap-southeast-2.wasabisys.com' },
{ name: 'Singapore (AP Southeast 1)', value: 'https://s3.ap-southeast-1.wasabisys.com' },
{ 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' },