1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-03-17 20:57:54 +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
No known key found for this signature in database
GPG Key ID: 8677988D8072E8DE

View File

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