python/rootfs/usr/local/share/template-files/config/env/examples/healthcheck.sh
casjay b36fdd0e81
🦈🏠🐜 Initial Commit 🐜🦈🏠
2024-08-13 19:41:07 -04:00

6 lines
224 B
Bash

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