From 9a7a5d5e01d18e55a33751dd52f603a4a12355f1 Mon Sep 17 00:00:00 2001 From: neil Date: Tue, 2 Nov 2021 16:42:50 +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 8b54875..b6e8f01 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 installing anything on a docker host, even if it's just copying a shell script. -### Automated nginx reverse proxy docker image with acme.sh for letsencrypt ssl cert: https://github.com/Neilpang/nginx-proxy +### Automated nginx reverse proxy docker image with acme.sh for letsencrypt ssl cert: https://github.com/Neilpang/letsproxy ### Deploy to a docker container and reload it: https://github.com/Neilpang/acme.sh/wiki/deploy-to-docker-containers