Fix example YAML markdown code block

Dorian Ayllón 2020-10-21 17:08:34 +02:00
parent 56d96939af
commit 92e8e6ff8a
1 changed files with 1 additions and 1 deletions

@ -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: