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