ytsync/e2e/chainquery/docker/healthcheck.sh

2 lines
74 B
Bash
Raw Normal View History

2019-08-26 21:02:50 -04:00
#!/usr/bin/env bash
curl --fail http://localhost:6300/api/status || exit 1