🦈🏠🐜 Initial Commit 🐜🦈🏠

This commit is contained in:
casjay
2023-09-01 14:24:51 -04:00
commit 3add0d7cef
33 changed files with 2285 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# healthcheck
HEALTH_ENABLED="${HEALTH_ENABLED:-}"
HEALTH_URL="${HEALTH_URL:-}"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -