🦈🏠🐜 Initial Commit 🐜🦈🏠
All checks were successful
release-tag / release-image (push) Successful in 2h57m17s

This commit is contained in:
casjay
2024-10-09 10:53:02 -04:00
commit 838729d4c3
53 changed files with 5743 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# cerbot
CERT_BOT_MAIL="${ENV_CERT_BOT_MAIL:-$CERT_BOT_MAIL}"
CERTBOT_DOMAINS="${ENV_CERTBOT_DOMAINS:-$CERTBOT_DOMAINS}"
CERT_BOT_ENABLED="${ENV_CERT_BOT_ENABLED:-${CERT_BOT_ENABLED:-false}}"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -