Files
jekyll/rootfs/usr/local/share/template-files/config/env/examples/healthcheck.sh
T

6 lines
184 B
Bash
Raw Normal View History

2025-11-29 11:07:00 -05:00
# - - - - - - - - - - - - - - - - - - - - - - - - -
2023-09-01 14:24:51 -04:00
# healthcheck
HEALTH_ENABLED="${HEALTH_ENABLED:-}"
HEALTH_URL="${HEALTH_URL:-}"
2025-11-29 11:07:00 -05:00
# - - - - - - - - - - - - - - - - - - - - - - - - -