Files
postgres/rootfs/usr/local/share/template-files/config/env/examples/healthcheck.sh
casjay 2e61037096 🦈🏠🐜 Initial Commit 🐜🦈🏠
2023-09-02 21:31:55 -04:00

6 lines
224 B
Bash

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