This commit is contained in:
Jason Wilder 2014-05-05 14:15:18 -06:00
parent 5623ca7b92
commit 435a8ba30a

View file

@ -1,4 +1,4 @@
nginx-proxy sets up a container running nginx and [docker-gen][1]. docker-gen generate reverse proxy configs for nginx and reloads nginx when containers they are started and stop.
nginx-proxy sets up a container running nginx and [docker-gen][1]. docker-gen generate reverse proxy configs for nginx and reloads nginx when containers they are started and stopped.
See [Automated Nginx Reverse Proxy for Docker][2] for why you might want to use this.