mirror of
https://github.com/tomav/docker-mailserver
synced 2025-08-22 09:57:53 +00:00
Add syntax highlighting for docker-compose.yml
parent
2c814adf98
commit
f6d4f49d4c
2
Home.md
2
Home.md
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user