1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-19 05:46:17 +00:00

fix tests

(why did it not fail before?)

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels 2019-03-23 16:58:53 +01:00
parent f48e1b2084
commit b98ecf2342

View File

@ -9,10 +9,10 @@ exec dockerize \
-wait tcp://kopano_dagent:2003 \ -wait tcp://kopano_dagent:2003 \
-wait tcp://kopano_gateway:143 \ -wait tcp://kopano_gateway:143 \
-wait tcp://kopano_ical:8080 \ -wait tcp://kopano_ical:8080 \
-wait tcp://kopano_konnect:8778 \ -wait tcp://kopano_kwmserver:8778 \
-wait tcp://kopano_server:236 \ -wait tcp://kopano_server:236 \
-wait tcp://kopano_server:237 \ -wait tcp://kopano_server:237 \
-wait tcp://kopano_web:2015 \ -wait tcp://web:2015 \
-wait tcp://kopano_webapp:80 \ -wait tcp://kopano_webapp:80 \
-wait tcp://kopano_zpush:80 \ -wait tcp://kopano_zpush:80 \
-timeout 120s -timeout 120s