reverse-proxy-docker-compose-express

A simple example of using http-proxy-middlware to serve a reverse proxy that routes to multiple express applications as containers via docker-compose

Getting Started

Build images and run containers:

docker-compose build && docker-compose up

Then navigate to: http://localhost:3000