This is a simple example of how to use Nginx as a reverse proxy for Node.js.
- Install Docker
- Clone this repository
- Run
docker-compose up -d
- Visit http://localhost:8080
This is a simple example of how to use Nginx as a reverse proxy for Node.js.
docker-compose up -d