Improve healthcheck

This commit is contained in:
Alexandre
2023-03-11 18:54:00 +01:00
committed by GitHub
parent 256a6d5067
commit 393c6706a7

View File

@@ -131,7 +131,7 @@ LABEL \
#################
ARG WEBUI_PORT="9000"
ARG URL=""
ARG URL="/api/status"
HEALTHCHECK \
--interval=5s \
--retries=5 \