mirror of
https://github.com/healthchecks/healthchecks.git
synced 2024-11-23 07:57:39 +00:00
3 lines
85 B
Plaintext
3 lines
85 B
Plaintext
# using curl (10 second timeout, retry up to 5 times):
|
|
curl -m 10 --retry 5 PING_URL
|