mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-11 16:32:59 +00:00
update hostname in start_service
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
@@ -57,7 +57,7 @@ dagent)
|
||||
;;
|
||||
gateway)
|
||||
dockerize \
|
||||
-wait tcp://kserver:236 \
|
||||
-wait tcp://kopano_server:236 \
|
||||
-timeout 360s
|
||||
# cleaning up env variables
|
||||
unset "${!KCCONF_@}"
|
||||
@@ -65,7 +65,7 @@ gateway)
|
||||
;;
|
||||
ical)
|
||||
dockerize \
|
||||
-wait tcp://kserver:236 \
|
||||
-wait tcp://kopano_server:236 \
|
||||
-timeout 360s
|
||||
# cleaning up env variables
|
||||
unset "${!KCCONF_@}"
|
||||
|
||||
Reference in New Issue
Block a user