Update Dockerfile

This commit is contained in:
Alexandre
2024-02-10 09:23:03 +01:00
committed by GitHub
parent 03e36cb7ea
commit f8df8ce3ca

View File

@@ -102,7 +102,7 @@ LABEL \
################# #################
ENV HEALTH_PORT="3000" \ ENV HEALTH_PORT="3000" \
HEALTH_URL="" HEALTH_URL="/docs"
HEALTHCHECK \ HEALTHCHECK \
--interval=5s \ --interval=5s \
--retries=5 \ --retries=5 \