• 5 steps to running apps from a single port via nginx

    Hello, I have already spoken about how to configure nginx from a previous post. However that was used for when you wan to run them on different ports. However what if you want them to run from the same port ? Fortunately, that is possible too. This short tutorial is very specific to running multiple…