We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02f9703 commit 337caa9Copy full SHA for 337caa9
Dockerfile
@@ -55,4 +55,4 @@ EXPOSE 80
55
56
CMD ["/usr/bin/supervisord", "-c", "/etc/supervisor/conf.d/supervisord.conf"]
57
58
-HEALTHCHECK --timeout=10s CMD curl --silent --fail http://127.0.0.1
+HEALTHCHECK --timeout=10s CMD curl --silent --fail http://127.0.0.1/wp-login.php
0 commit comments