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

3 lines
55 B
Bash
Raw Normal View History

2018-06-05 18:34:32 +02:00
#!/bin/sh
2018-06-01 22:31:00 +02:00
curl --fail http://localhost:3000/ || exit 1