rarbg/rootfs/usr/local/etc/docker/env/healthcheck.sh
casjay 4ef243d6d1
🦈🏠🐜 Initial Commit 🐜🦈🏠
2023-07-03 18:23:48 -04:00

6 lines
224 B
Bash

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