Files
rust/rootfs/usr/local/share/template-files/config/env/examples/healthcheck.sh
T
jason db7d7dba0e 🦈🏠🐜 Initial Commit 🐜🦈🏠
2026-05-01 06:43:50 -04:00

6 lines
184 B
Bash

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