Merge pull request #1048 from jc21/develop

static-content <- develop
This commit is contained in:
jc21
2021-04-29 21:36:38 +10:00
committed by GitHub
32 changed files with 379 additions and 105 deletions

View File

@ -9,6 +9,8 @@ const model = Backbone.Model.extend({
created_on: null,
modified_on: null,
domain_names: [],
forward_http_code: 0,
forward_scheme: null,
forward_domain_name: '',
preserve_path: true,
certificate_id: 0,