Base URL of all products not working to access by web browser on sdk run
Description
Summary
One product startup success a URL is produced and the user is prompted to access the started product through it. I.e. http://C02VJ06GHTDG:1990/confluence
This URL is not working, but localhost:1990/confluence does.
Steps to Reproduce
Run standalone or plugin
Access URL logged to console at startup success
Expected Results
The product will load at the URL successfully
Actual Results
404 Error
Workaround
Change the base URL to localhost and the product app loads correctly.
Environment
None
Testing Notes
Add notes...