mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-11 16:32:59 +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" ]
|
||||
|
||||
HEALTHCHECK --interval=30s --timeout=60s \
|
||||
HEALTHCHECK --interval=5m --timeout=60s \
|
||||
CMD /kopano/healthcheck.sh
|
||||
|
||||
Reference in New Issue
Block a user