mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-31 08:04:46 +02:00
Update README.md
This commit is contained in:
parent
4a6fab3fce
commit
d746c9254e
1 changed files with 1 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue