diff --git a/docs/content/config/security/ssl.md b/docs/content/config/security/ssl.md index fef505f0..75722f0d 100644 --- a/docs/content/config/security/ssl.md +++ b/docs/content/config/security/ssl.md @@ -97,7 +97,7 @@ Then -#### Example using docker, nginx-proxy and letsencrypt-nginx-proxy-companion with docker-compose#### +#### 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. ```