Update Dockerfile

This commit is contained in:
Alexandre
2023-03-11 21:40:23 +01:00
committed by GitHub
parent 9b877331e6
commit 94a81be9b3

View File

@@ -106,7 +106,7 @@ LABEL \
################# #################
ARG WEBUI_PORT="8080" ARG WEBUI_PORT="8080"
ARG URL="" ARG URL="/api/health"
HEALTHCHECK \ HEALTHCHECK \
--interval=5s \ --interval=5s \
--retries=5 \ --retries=5 \