linode: add frankfurt
This commit is contained in:
@@ -63,6 +63,7 @@ angular.module('Application').controller('BackupsController', ['$scope', '$locat
|
||||
|
||||
$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.storageProvider = [
|
||||
|
||||
Reference in New Issue
Block a user