save
This commit is contained in:
parent
9b15ac9fd3
commit
27df1a73b5
28 changed files with 1695 additions and 247 deletions
|
@ -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/"
|
Loading…
Add table
Add a link
Reference in a new issue