Closed neosab closed 6 years ago
API G/W port is not displayed correctly in the CLI output as we fail to unmarshal correctly from dispatch config (Viper uses mapstructure tag)
mapstructure
Also, skip adding 443 to https URL's as that's the standard port.
This change is
API G/W port is not displayed correctly in the CLI output as we fail to unmarshal correctly from dispatch config (Viper uses
mapstructure
tag)Also, skip adding 443 to https URL's as that's the standard port.
This change is