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

6 lines
184 B
Bash
Raw Normal View History

2026-01-29 20:45:00 -05:00
# - - - - - - - - - - - - - - - - - - - - - - - - -
2024-08-27 09:44:41 -04:00
# healthcheck
HEALTH_ENABLED="${HEALTH_ENABLED:-}"
HEALTH_URL="${HEALTH_URL:-}"
2026-01-29 20:45:00 -05:00
# - - - - - - - - - - - - - - - - - - - - - - - - -