🦈🏠🐜 Initial Commit 🐜🦈🏠
Some checks failed
archlinux / release-archlinux (push) Failing after 15m12s

This commit is contained in:
casjay
2025-09-17 16:37:25 -04:00
commit c9de79fa99
45 changed files with 3591 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}}"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -