added option to disable http

This commit is contained in:
Zoey
2023-04-30 23:08:50 +02:00
parent 12c631ff3b
commit b2e6cbcb8d
6 changed files with 35 additions and 10 deletions

View File

@@ -57,4 +57,4 @@ ENV NODE_ENV=production \
WORKDIR /app
ENTRYPOINT ["start.sh"]
HEALTHCHECK CMD check-health.sh
HEALTHCHECK CMD healthcheck.sh