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