enclosed/rootfs/usr/local/share/template-files/config/env/examples/healthcheck.sh
casjay 6205b9fc58
🦈🏠🐜 Initial Commit 🐜🦈🏠
2024-09-12 17:23:43 -04:00

6 lines
224 B
Bash

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