From ee1b119cdf14b37eaf4ae964eb51a1a118a51054 Mon Sep 17 00:00:00 2001 From: Alvie Rahman Date: Wed, 4 Aug 2021 21:15:43 +0100 Subject: [PATCH] Minor edit --- docker_nginx_lets_encrypt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker_nginx_lets_encrypt.md b/docker_nginx_lets_encrypt.md index fb7596a..73a82c8 100755 --- a/docker_nginx_lets_encrypt.md +++ b/docker_nginx_lets_encrypt.md @@ -21,7 +21,7 @@ Notice how `certbot`'s `entrypoint` field is commented out? Yeah, that's one of the things that tripped me up. When the autorenew entrypoint is specified, you can't perform one of the future steps. -```yaml +``` version: '3' services: