mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-26 09:16:38 +00:00
forward ports to kopano_server for easy local testing
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
parent
0a96798431
commit
703995e431
@ -148,6 +148,9 @@ services:
|
|||||||
- db
|
- db
|
||||||
- ldap
|
- ldap
|
||||||
- kopano_ssl
|
- kopano_ssl
|
||||||
|
ports:
|
||||||
|
- 236:236
|
||||||
|
- 237:237
|
||||||
environment:
|
environment:
|
||||||
- SERVICE_TO_START=server
|
- SERVICE_TO_START=server
|
||||||
- TZ=${TZ}
|
- TZ=${TZ}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user