From e87e6e7ccddbee553ab137039c7ead8f0c3e400d Mon Sep 17 00:00:00 2001 From: neil Date: Sat, 10 Jun 2017 19:57:00 +0800 Subject: [PATCH] Updated Run acme.sh in docker (markdown) --- Run-acme.sh-in-docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Run-acme.sh-in-docker.md b/Run-acme.sh-in-docker.md index 9eae457..90a7e59 100644 --- a/Run-acme.sh-in-docker.md +++ b/Run-acme.sh-in-docker.md @@ -2,7 +2,7 @@ As one of the big docker fans, I understand that we hate to install anything on a docker host, even if it's just copying a shell script. -### Automated nginx reverse proxy docker image: https://github.com/Neilpang/nginx-proxy +### Automated nginx reverse proxy docker image with acme.sh for letsencrpt ssl cert: https://github.com/Neilpang/nginx-proxy So, Here "acme.sh in docker" comes.