mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-30 11:16:06 +02:00
Update start healthcheck
This commit is contained in:
@@ -123,6 +123,6 @@ ARG URL=""
|
||||
HEALTHCHECK \
|
||||
--interval=5s \
|
||||
--retries=5 \
|
||||
--start-period=60s \
|
||||
--start-period=30s \
|
||||
--timeout=25s \
|
||||
CMD python $MEALIE_HOME/mealie/scripts/healthcheck.py || exit 1
|
||||
|
||||
Reference in New Issue
Block a user