mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-08 00:16:22 +00:00
fix search startup. master is now 8.7 only
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
parent
07ea7b92bf
commit
d73d62f491
@ -85,7 +85,7 @@ search)
|
|||||||
-timeout 360s
|
-timeout 360s
|
||||||
# cleaning up env variables
|
# cleaning up env variables
|
||||||
unset "${!KCCONF_@}"
|
unset "${!KCCONF_@}"
|
||||||
exec /usr/bin/python /usr/sbin/kopano-search -F
|
exec /usr/bin/python3 /usr/sbin/kopano-search -F
|
||||||
;;
|
;;
|
||||||
spooler)
|
spooler)
|
||||||
dockerize \
|
dockerize \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user