You've already forked Mailu
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:
@@ -15,4 +15,4 @@ VOLUME ["/data"]
|
|||||||
|
|
||||||
CMD /start.py
|
CMD /start.py
|
||||||
|
|
||||||
HEALTHCHECK CMD /health.sh
|
HEALTHCHECK --start-period=350s CMD /health.sh
|
||||||
|
Reference in New Issue
Block a user