Merge remote-tracking branch 'upstream/develop' into develop
This commit is contained in:
commit
94288054d2
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
},
|
},
|
||||||
"incoming_port": {
|
"incoming_port": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"pattern": "^([0-9]+|[0-9]+-[0-9]+)$",
|
"pattern": "^(?!80$|81$|91$|443$)([0-9]+|[0-9]+-[0-9]+)$",
|
||||||
"maxLength": 11
|
"maxLength": 11
|
||||||
},
|
},
|
||||||
"forwarding_host": {
|
"forwarding_host": {
|
||||||
|
|
Loading…
Reference in a new issue