linode: add frankfurt

This commit is contained in:
Girish Ramakrishnan
2020-03-02 20:03:02 -08:00
parent 7367932f2c
commit 3cb15f0097
2 changed files with 2 additions and 0 deletions

View File

@@ -100,6 +100,7 @@ app.controller('RestoreController', ['$scope', 'Client', function ($scope, Clien
$scope.linodeRegions = [
{ name: 'Newark', value: 'us-east-1.linodeobjects.com', region: 'us-east-1' }, // default
{ name: 'Frankfurt', value: 'eu-central-1.linodeobjects.com', region: 'us-east-1' },
];
$scope.wasabiRegions = [