mirror of
https://github.com/casjaysdevdocker/gohttpserver
synced 2025-09-18 09:57:41 -04:00
🗃️ Committing everything that changed 🗃️
Some checks failed
release-tag / release-image (push) Failing after 12m11s
Some checks failed
release-tag / release-image (push) Failing after 12m11s
Dockerfile .env.scripts .gitattributes .gitignore rootfs/.gitea/ rootfs/root/ rootfs/usr/local/bin/entrypoint.sh rootfs/usr/local/bin/pkmgr rootfs/usr/local/etc/docker/functions/entrypoint.sh rootfs/usr/local/share/template-files/config/env/
This commit is contained in:
5
rootfs/usr/local/share/template-files/config/env/examples/healthcheck.sh
vendored
Normal file
5
rootfs/usr/local/share/template-files/config/env/examples/healthcheck.sh
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# healthcheck
|
||||
HEALTH_ENABLED="${HEALTH_ENABLED:-}"
|
||||
HEALTH_URL="${HEALTH_URL:-}"
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
Reference in New Issue
Block a user