This commit is contained in:
count-null 2025-02-15 00:21:37 -05:00
parent 9b15ac9fd3
commit 27df1a73b5
28 changed files with 1695 additions and 247 deletions

View file

@ -11,9 +11,3 @@ SMTP_FROM="noreply@example.com"
# !! Choose your LN_SERVICE carefully!!
# NOTE: The LN_SERVICE must support LUD-21 Payment Verification
LN_ADDRESS="your@node.win"
# maps.co for GeoCoder (postal address verification)
# Get your free API key: https://geocode.maps.co
GEOCODE_MAPS_CO_API_KEY="your-api-key-from-geocode.maps.co"
# Plausible for privacy-respecting page analytics
# https://github.com/plausible/analytics
PLAUSIBLE_HOST="https://plausible.io/"