1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2026-04-19 18:39:39 +00:00

Fix README grammar

This commit is contained in:
Jason Wilder
2014-12-15 12:30:58 -07:00
parent 654e037741
commit 56b4a2e182
+1 -1
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 stopped.
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 are started and stopped.
See [Automated Nginx Reverse Proxy for Docker][2] for why you might want to use this.