In this tutorial it is demonstrated how an Express App is deployed with Nginx as reverse proxy. Static files are served with Nginx and the real IP address is forwarded to the Express app.
Continue reading
Posted on December 31, 2020 in Tutorials • Tagged with express, nginx, reverse proxy, IP forward • 3 min read
In this tutorial it is demonstrated how an Express App is deployed with Nginx as reverse proxy. Static files are served with Nginx and the real IP address is forwarded to the Express app.