add linode singapore region
This commit is contained in:
@@ -65,6 +65,7 @@ angular.module('Application').controller('AppController', ['$scope', '$location'
|
||||
$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' },
|
||||
{ name: 'Singapore', value: 'ap-south-1.linodeobjects.com', region: 'us-east-1' },
|
||||
];
|
||||
|
||||
$scope.ovhRegions = [
|
||||
|
||||
Reference in New Issue
Block a user