Files
opengist/rootfs/usr/local/share/template-files/config/env/examples/healthcheck.sh
T

6 lines
184 B
Bash
Raw Normal View History

2025-11-29 08:22:47 -05:00
# - - - - - - - - - - - - - - - - - - - - - - - - -
2025-09-16 23:50:20 -04:00
# healthcheck
HEALTH_ENABLED="${HEALTH_ENABLED:-}"
HEALTH_URL="${HEALTH_URL:-}"
2025-11-29 08:22:47 -05:00
# - - - - - - - - - - - - - - - - - - - - - - - - -