debian/rootfs/usr/local/share/template-files/config/env/examples/healthcheck.sh

6 lines
224 B
Bash
Raw Permalink Normal View History

# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# healthcheck
HEALTH_ENABLED="${HEALTH_ENABLED:-}"
HEALTH_URL="${HEALTH_URL:-}"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -