mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-06-17 04:50:02 +02:00
5 lines
131 B
Bash
5 lines
131 B
Bash
#!/bin/bash
|
|
|
|
# Info
|
|
PROGRAM_NAME=antelope-api-healthcheck
|
|
PROGRAM_DESCRIPTION="HAproxy healthcheck program for Antelope Leap API."
|