mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-06 15:45:56 +02:00
Hide healthcheck
https://github.com/alexbelgium/hassio-addons/issues/768
This commit is contained in:
@@ -174,7 +174,7 @@ LABEL \
|
|||||||
#################
|
#################
|
||||||
|
|
||||||
ENV HEALTH_PORT="80" \
|
ENV HEALTH_PORT="80" \
|
||||||
HEALTH_URL=""
|
HEALTH_URL="/ping"
|
||||||
HEALTHCHECK \
|
HEALTHCHECK \
|
||||||
--interval=5s \
|
--interval=5s \
|
||||||
--retries=5 \
|
--retries=5 \
|
||||||
|
|||||||
Reference in New Issue
Block a user