gitea/rootfs/usr/local/share/template-files/config/env/examples/healthcheck.sh
casjay bfbda74d72
🦈🏠🐜 Initial Commit 🐜🦈🏠
2024-08-10 17:19:17 -04:00

6 lines
224 B
Bash

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