nginx route to different ports
I have a setup were i have a node/express api that i host in a linux container on port 3000.
Then i want to have a websocket service running in the same linux container on port 3001.
portainer nginx reverse proxy – cannot find default.conf
I am setting my nginx reverse proxy server
with the docker-compose code below: