lbry-docker/spee.ch/healthcheck.sh

2 lines
55 B
Bash

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