lbry-docker/www.spee.ch/healthcheck.sh
2018-06-01 16:31:00 -04:00

2 lines
57 B
Bash

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