From c6d3c97d86afb375e79f9b9c7002079233790fa0 Mon Sep 17 00:00:00 2001 From: Alvie Rahman Date: Wed, 1 Sep 2021 16:41:41 +0100 Subject: [PATCH] docker nginx: Add syntax highlighting --- 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 4e9efbb..8cc6de2 100755 --- a/docker_nginx_lets_encrypt.md +++ b/docker_nginx_lets_encrypt.md @@ -22,7 +22,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: