Commit d52a231d by Joel Barciauskas Committed by Joel Barciauskas

Add discovery healthcheck

parent e5cf1608
......@@ -9,3 +9,6 @@ curl http://localhost:18010/heartbeat # Studio
echo
echo "Checking ecommerce health:"
curl http://localhost:18130/health/ # Ecommerce
echo
echo "Checking discovery health:"
curl http://localhost:18381/health/ # Discovery
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment