mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-07 16:06:14 +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
|
||||
# cleaning up env variables
|
||||
unset "${!KCCONF_@}"
|
||||
exec /usr/bin/python /usr/sbin/kopano-search -F
|
||||
exec /usr/bin/python3 /usr/sbin/kopano-search -F
|
||||
;;
|
||||
spooler)
|
||||
dockerize \
|
||||
|
Loading…
x
Reference in New Issue
Block a user