blob: 81427973807f818217fa5396d4aad36d76fefe62 [file] [log] [blame]
{
"type": "object",
"properties": {
"Network": { "type": "string", "default": "Public", "role": "network" },
"Subdomain": { "type": "string", "default": "softserve" },
"AdminKey": { "type": "string" },
"SourcePort": { "type": "string", "default": "0" }
},
"additionalProperties": false
}