'Hosting cpanel does not show me the main route - NodeJS

How's it going? I have a question. I'm hosting a nodejs application in cpanel, and everything works fine except for one thing. When entering the main route it shows me a hosting message and not the main page of my application even though I am redirecting the "/" route. What is this about? I send you a capture of the code and message from the hosting

Hosting message in the main route "rodpandastudio.com" and code that redirects the route "/"

If someone knows what I can do to enter the main path "www.rodpandastudio.com" show me what I have in the code. I was previously on heroku and didn't have this problem

Sorry if I'm being redundant or asking something obvious. Thanks for the answers!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source