Update Dockerfile

This commit is contained in:
Alexandre
2023-03-23 20:36:53 +01:00
committed by GitHub
parent 85fe41ac3b
commit 0c33e586c5

View File

@@ -174,7 +174,7 @@ LABEL \
#################
ENV HEALTH_PORT="80" \
HEALTH_URL="/ping"
HEALTH_URL="/status.php"
HEALTHCHECK \
--interval=5s \
--retries=5 \