The configuration parameters to be set in application.properties for setting the desired value for webserver address.
The second parameter "tdmweb.use.webserver.address" needs to be set to "true" to make the application override the default and start using the value set for webserver address.
You would need to restart the portal service after updating these parameters.
- tdmweb.webserver.address=<hostname>:<port>
- tdmweb.use.webserver.address=true
By default, these parameters are not set.