This project sets up an Nginx reverse proxy using Docker to manage multiple Nginx containers. It routes incoming requests to different backend services based on the request path.
- Load balancing between multiple Nginx servers
- Easy configuration using Docker Compose
- Simple setup and deployment
- Docker
- Docker Compose