Files
gitea/rootfs/usr/local/share/template-files/config/env/examples/healthcheck.sh
casjay fbe18132f8 🦈🏠🐜 Initial Commit 🐜🦈🏠
2025-09-16 23:50:36 -04:00

6 lines
224 B
Bash

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