ytptube/healthcheck.sh
2024-01-31 14:38:20 +03:00

5 lines
96 B
Bash

#!/usr/bin/env bash
set -eu pipefail
/usr/bin/curl -f http://localhost:${YTP_PORT:-8081}/ping