healthchecks_healthchecks/templates/front/snippets/bash_wget.txt
2020-07-17 16:51:23 +03:00

3 lines
93 B
Plaintext

# using wget (10 second timeout, retry up to 5 times):
wget PING_URL -T 10 -t 5 -O /dev/null