mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-21 13:23:09 +00:00
for the moment do not update latest
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
@@ -4,8 +4,8 @@ services:
|
||||
mail:
|
||||
image: tvial/docker-mailserver:release-v6.2.0
|
||||
restart: unless-stopped
|
||||
hostname: mail
|
||||
domainname: ${LDAP_DOMAIN}
|
||||
#hostname: mail
|
||||
#domainname: ${LDAP_DOMAIN}
|
||||
container_name: ${COMPOSE_PROJECT_NAME}_mail
|
||||
ports:
|
||||
- "${SMTPPORT:-25}:25"
|
||||
|
||||
Reference in New Issue
Block a user