mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-07 16:06:14 +00:00
change interval for healthcheck
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
parent
e3d7e01583
commit
d0d3d3c852
@ -59,5 +59,5 @@ ENTRYPOINT ["/usr/bin/dumb-init", "--"]
|
||||
|
||||
CMD [ "/kopano/start-service.sh" ]
|
||||
|
||||
HEALTHCHECK --interval=30s --timeout=60s \
|
||||
HEALTHCHECK --interval=5m --timeout=60s \
|
||||
CMD /kopano/healthcheck.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user