mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-22 22:03:03 +00:00
change interval for healthcheck
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
+1
-1
@@ -59,5 +59,5 @@ ENTRYPOINT ["/usr/bin/dumb-init", "--"]
|
|||||||
|
|
||||||
CMD [ "/kopano/start-service.sh" ]
|
CMD [ "/kopano/start-service.sh" ]
|
||||||
|
|
||||||
HEALTHCHECK --interval=30s --timeout=60s \
|
HEALTHCHECK --interval=5m --timeout=60s \
|
||||||
CMD /kopano/healthcheck.sh
|
CMD /kopano/healthcheck.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user