Update README.md

This commit is contained in:
adamus1red 2020-05-24 17:52:19 +01:00 committed by GitHub
parent 889589824d
commit fd805d6640
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,8 @@
nginx-proxy sets up a container running nginx and [docker-gen][1]. docker-gen generates reverse proxy configs for nginx and reloads nginx when containers are started and stopped.
This is a fork which uses the uses the nginx mainline and stable tags rather than a fixed version to create a rolling release.
See [Automated Nginx Reverse Proxy for Docker][2] for why you might want to use this.
### Usage