ytsync/e2e/chainquery/docker/healthcheck.sh

2 lines
74 B
Bash
Raw Normal View History

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