mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update healthcheck url
This commit is contained in:
@@ -119,7 +119,7 @@ LABEL \
|
||||
#################
|
||||
|
||||
ENV HEALTH_PORT="8080" \
|
||||
HEALTH_URL="/api/server-info/ping"
|
||||
HEALTH_URL="/api/server/ping"
|
||||
HEALTHCHECK \
|
||||
--interval=5s \
|
||||
--retries=5 \
|
||||
|
||||
Reference in New Issue
Block a user