1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-22 05:42:54 +00:00

final changes

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels
2020-02-25 13:05:31 +01:00
parent 0d6477c45a
commit 2afb65303a
5 changed files with 13 additions and 7 deletions
+2 -2
View File
@@ -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"