Files
ollama/rootfs/usr/local/share/template-files/config/env/examples/healthcheck.sh
T
jason 0d5c05e9fb 🦈🏠🐜 Initial Commit 🐜🦈🏠
2026-02-02 13:51:02 -05:00

6 lines
184 B
Bash

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