Add more wasabi regions
This commit is contained in:
@@ -48,6 +48,8 @@ angular.module('Application').controller('BackupsController', ['$scope', '$locat
|
||||
{ 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' },
|
||||
|
||||
Reference in New Issue
Block a user