Add suggestion from comment
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
This commit is contained in:
parent
5b97624ee1
commit
d19d68763c
|
@ -3,7 +3,7 @@
|
|||
services:
|
||||
# This would represent your actual DMS container:
|
||||
dms-sender:
|
||||
image: mailserver/docker-mailserver:14.0
|
||||
image: mailserver/docker-mailserver:latest # :14.0
|
||||
hostname: mail.example.test
|
||||
environment:
|
||||
# All outbound mail will be relayed through this host
|
||||
|
|
Loading…
Reference in New Issue