mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-03 17:44:49 +02:00
Fix example YAML markdown code block
This commit is contained in:
parent
854c1b5223
commit
28a5fb6436
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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue