Update README.md

This commit is contained in:
strarsis 2017-03-16 16:16:40 +01:00 committed by GitHub
parent f1c67eda55
commit 90bcad5027
1 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,8 @@ Adapt this file with your FQDN. Install [docker-compose](https://docs.docker.com
Your configs must be mounted in `/tmp/docker-mailserver/`. To understand how things work on boot, please have a look to [start-mailserver.sh](https://github.com/tomav/docker-mailserver/blob/master/target/start-mailserver.sh) Your configs must be mounted in `/tmp/docker-mailserver/`. To understand how things work on boot, please have a look to [start-mailserver.sh](https://github.com/tomav/docker-mailserver/blob/master/target/start-mailserver.sh)
`restart: always` ensures that the mail server container (and ELK container when using docker-compose.elk.yml.dist) is automatically restarted by docker in cases like a docker service or host restart or unintentional container exit.
```yaml ```yaml
version: '2' version: '2'