mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-06-16 04:44:55 +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."
|