mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 10:05:00 +02:00
Simplified README and linked to FAQ.
This commit is contained in:
parent
afffb8d151
commit
5c4a5fee92
2 changed files with 52 additions and 71 deletions
|
@ -1,6 +1,5 @@
|
|||
mail:
|
||||
# image: tvial/docker-mailserver
|
||||
build: .
|
||||
image: tvial/docker-mailserver
|
||||
hostname: mail
|
||||
domainname: domain.com
|
||||
ports:
|
||||
|
@ -11,6 +10,4 @@ mail:
|
|||
volumes:
|
||||
- ./spamassassin:/tmp/spamassassin/
|
||||
- ./postfix:/tmp/postfix/
|
||||
- ./letsencrypt/etc:/etc/letsencrypt
|
||||
environment:
|
||||
- DMS_SSL=letsencrypt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue