Files
stack/docker/openclaw-healthcheck.sh
T
2026-03-01 15:50:33 +00:00

3 lines
59 B
Bash
Executable File

#!/bin/sh
curl -sf http://localhost:18789/health || exit 1