to enable custom port (#782)
* to enable custom port
current validator doesn't enable port config, with this patch would have allow the config, however this doesn't include the runner changes... runner might need changes too.
* Update config.schema.json
* Update config.validator.ts