From fd805d664085bd77bf6863d4dbf9c90c1bca2a0e Mon Sep 17 00:00:00 2001 From: adamus1red Date: Sun, 24 May 2020 17:52:19 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5e9e5e7..e9d2d28 100644 --- a/README.md +++ b/README.md @@ -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