Relative Content

Tag Archive for linuxdockernginx

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.