lbry-docker/www.spee.ch/healthcheck.sh
2018-06-05 12:34:32 -04:00

3 lines
55 B
Bash

#!/bin/sh
curl --fail http://localhost:3000/ || exit 1