Question
How To Set Up Default Port?
We have our company website which runs on nodejs framework Sails, within Port :2000
We hired a private DNS ( www.thundersolucoes.com.br ) And apache is currently redirecting to our DO Ip ( 104.131.25.124:2000 ) but on the browser it’s visible the IP instead of the URL name for the website, we’re from brazil, so the company that sells domains which we registered is called Registro.br ( https://registro.br/ )
I’d like to know which configuration should be done in order for the website show it’s correct name using the port 2000 as default whenever an user access our domain.
Thanks in Advance, best regards!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×