Update Dockerfile

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

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 \