Skip to content

vincentmader/docker-reverse-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reverse-Proxy via Docker

The reverse-proxy server can be started via

make up

To connect it to a project, configure the project’s network to include the reverse-proxy (in `docker-compose.yml`).