mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-12 10:31:26 +02:00
Improve healthcheck
This commit is contained in:
@@ -131,7 +131,7 @@ LABEL \
|
|||||||
#################
|
#################
|
||||||
|
|
||||||
ARG WEBUI_PORT="9000"
|
ARG WEBUI_PORT="9000"
|
||||||
ARG URL=""
|
ARG URL="/api/status"
|
||||||
HEALTHCHECK \
|
HEALTHCHECK \
|
||||||
--interval=5s \
|
--interval=5s \
|
||||||
--retries=5 \
|
--retries=5 \
|
||||||
|
|||||||
Reference in New Issue
Block a user