🦈🏠🐜 Initial Commit 🐜🦈🏠

This commit is contained in:
casjay
2024-06-19 10:35:37 -04:00
commit 907afdfb42
34 changed files with 2948 additions and 0 deletions

View File

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