mirror of
https://github.com/optim-enterprises-bv/Mailu-OIDC.git
synced 2025-11-01 10:37:45 +00:00
Remove healthcheck
Did not work correctly and prevents Traefik from serving the page.
This commit is contained in:
@@ -18,5 +18,3 @@ RUN mkdir -p /build/$VERSION \
|
||||
EXPOSE 80/tcp
|
||||
|
||||
CMD nginx -g "daemon off;"
|
||||
|
||||
HEALTHCHECK CMD curl -f -L http://localhost/ || exit 1
|
||||
|
||||
Reference in New Issue
Block a user