1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-08-10 22:31:47 +02:00

Increase health start period for clamav's DB download

This commit is contained in:
Tim Möhlmann
2018-12-08 23:47:37 +02:00
parent 6ca8ed437d
commit c1839b1ec1

View File

@@ -15,4 +15,4 @@ VOLUME ["/data"]
CMD /start.py
HEALTHCHECK CMD /health.sh
HEALTHCHECK --start-period=350s CMD /health.sh