lbry-docker/www.spee.ch/healthcheck.sh

3 lines
55 B
Bash
Raw Normal View History

2018-06-05 12:34:32 -04:00
#!/bin/sh
2018-06-01 16:31:00 -04:00
curl --fail http://localhost:3000/ || exit 1