Update Dockerfile

This commit is contained in:
Alexandre
2023-03-10 22:22:29 +01:00
committed by GitHub
parent 035eacd255
commit cfb9dce778

View File

@@ -126,7 +126,7 @@ LABEL \
#################
ARG WEBUI_PORT="8096"
ARG URL=""
ARG URL="/emby/system/info/public?format=json"
HEALTHCHECK \
--interval=5s \
--retries=5 \