🦈🏠🐜 Initial Commit 🐜🦈🏠

This commit is contained in:
casjay
2024-10-22 10:52:49 -04:00
commit 7f3ee34983
45 changed files with 4623 additions and 0 deletions

View File

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