exoscale: add CH-GVA-2
This commit is contained in:
@@ -61,9 +61,10 @@ app.controller('RestoreController', ['$scope', '$http', 'Client', function ($sco
|
||||
];
|
||||
|
||||
$scope.exoscaleSosRegions = [
|
||||
{ name: 'CH-DK-2', value: 'https://sos-ch-dk-2.exo.io' }, // default
|
||||
{ name: 'AT-VIE-1', value: 'https://sos-at-vie-1.exo.io' },
|
||||
{ name: 'CH-DK-2', value: 'https://sos-ch-dk-2.exo.io' },
|
||||
{ name: 'CH-GVA-2', value: 'https://sos-ch-gva-2.exo.io' },
|
||||
{ name: 'DE-FRA-1', value: 'https://sos-de-fra-1.exo.io' },
|
||||
{ name: 'AT-VIE-1', value: 'https://sos-at-vie-1.exo.io' }
|
||||
];
|
||||
|
||||
$scope.storageProvider = [
|
||||
|
||||
Reference in New Issue
Block a user