CyberPanel Community

ClosedRedirect from port: 443 to: 3333 on a subdomain

it
italo #1

Hello, I am facing a problem, I have a VPS with cyberpanel and OPL I have configured several api in node without problem, but recently I started using a different framework called adonisjs v5.
The problem comes that when changing the context of the host my site does not work, the solution to implement pm2 and release the port, in this case 3333, to access my api, it works wonderfully.

But this solution brings me a new problem, How to access from https. Well, I have installed it but I cannot access through port 443, only through 3333.
I don’t know what I can do to solve.

1 reply
NK
Nitesh Kunnath #2

Is is a nodejs application? I think you should be using reverse proxy

Sign in to reply