Add syntax highlighting for docker-compose.yml

This commit is contained in:
Josef Friedrich 2016-09-07 19:41:07 +02:00
parent a1b486a7b9
commit 9149f5afa7

View file

@ -8,6 +8,7 @@
Adapt this file with your FQDN. Install [docker-compose](https://docs.docker.com/compose/) in the version `1.6` or higher.
```yaml
version: '2'
services:
@ -29,6 +30,7 @@ Adapt this file with your FQDN. Install [docker-compose](https://docs.docker.com
volumes:
maildata:
driver: local
```
#### Create your mail accounts