🦈🏠🐜 Initial Commit 🐜🦈🏠

This commit is contained in:
casjay
2023-09-03 01:11:12 -04:00
commit 73903154f6
33 changed files with 2314 additions and 0 deletions

View File

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