Files
nodejs/rootfs/usr/local/share/template-files/config/env/examples/healthcheck.sh
casjay d8f0c9b2eb 🦈🏠🐜 Initial Commit 🐜🦈🏠
2023-08-30 00:10:40 -04:00

6 lines
224 B
Bash

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