Update README.md

This commit is contained in:
Chris54721 2016-05-08 19:02:32 +02:00
parent 4a6fab3fce
commit d746c9254e

View file

@ -50,14 +50,13 @@ Adapt this file with your FQDN.
hostname: mail
domainname: domain.com
container_name: mail
volumes:
- maildata:/var/mail
ports:
- "25:25"
- "143:143"
- "587:587"
- "993:993"
volumes:
- maildata:/var/mail
- ./config/:/tmp/docker-mailserver/
volumes: