mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-11 16:32:59 +00:00
add imap port to compose file
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user