stikked/rootfs/usr/local/share/template-files/config/env/examples/healthcheck.sh
casjay dd152dc7e7
🦈🏠🐜 Initial Commit 🐜🦈🏠
2024-08-15 18:35:02 -04:00

6 lines
224 B
Bash

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