+
+ form.setData('port', e.target.value)} placeholder="3000" />
+
+ This port will be used for reverse proxying the site. It should be unique across all sites on the server.
+
+
+
+
{page.props.configs.site_types_custom_fields[form.data.type].map((config) => getFormField(config))}