Host or IP specified for Proxy Host Forward

This commit is contained in:
Jamie Curnow
2018-10-19 15:38:14 +10:00
parent 0b8a49469f
commit dba4340548
9 changed files with 54 additions and 24 deletions

View File

@ -11,7 +11,7 @@ const model = Backbone.Model.extend({
created_on: null,
modified_on: null,
domain_names: [],
forward_ip: '',
forward_host: '',
forward_port: null,
access_list_id: 0,
certificate_id: 0,