From 28a5fb643662f3b18bce7a8bdb421c858e6c5d09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dorian=20Ayll=C3=B3n?= Date: Wed, 21 Oct 2020 17:08:34 +0200 Subject: [PATCH] Fix example YAML markdown code block --- docs/content/config/security/ssl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/config/security/ssl.md b/docs/content/config/security/ssl.md index 8f673b3e..4bc441ba 100644 --- a/docs/content/config/security/ssl.md +++ b/docs/content/config/security/ssl.md @@ -209,7 +209,7 @@ Then #### Example using docker, nginx-proxy and letsencrypt-nginx-proxy-companion with docker-compose The following docker-compose.yml is the basic setup you need for using letsencrypt-nginx-proxy-companion. It is mainly derived from its own wiki/documenation. -``` +```YAML version: "2" services: