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:
parent
f6fc395066
commit
7bd9a81f45
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user