Skip to content
Snippets Groups Projects
Verified Commit f82f2cb6 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Remove broken health check

parent 000560f6
No related branches found
No related tags found
No related merge requests found
......@@ -34,4 +34,3 @@ EXPOSE 8080
EXPOSE 8081
CMD ["/usr/bin/supervisord", "-c", "/etc/supervisor/conf.d/supervisord.conf"]
\ No newline at end of file
HEALTHCHECK --timeout=10s CMD curl --silent --fail http://127.0.0.1:8080/fpm-ping
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment