Default IPSec ports open for Azure

This commit is contained in:
Vincent Fiduccia 2016-10-20 12:45:46 -07:00
parent 099facaf75
commit b26663afa6
1 changed files with 1 additions and 2 deletions

View File

@ -32,8 +32,7 @@ export default Ember.Component.extend(Driver, {
subscriptionId : '',
clientId : '',
clientSecret : '',
openPorts : '',
// openPorts : '500/udp,4500/udp',
openPort : ['500/udp','4500/udp'],
});
this.set('model', this.get('store').createRecord({