1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-07 07:56:12 +00:00

add imap port to compose file

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels 2019-03-06 15:49:56 +01:00
parent f6fc395066
commit 7bd9a81f45

View File

@ -359,6 +359,8 @@ services:
kopano_gateway:
image: ${docker_repo:-zokradonh}/kopano_core:${CORE_VERSION:-latest}
container_name: kopano_gateway
ports:
- "143:143"
volumes:
- kopanossl/:/kopano/ssl
- kopanosocket/:/run/kopano