From 3211d072e401267cec152ea518ea4def928e87e8 Mon Sep 17 00:00:00 2001 From: "Justin (shocknet)" <34176400+capitalistdog@users.noreply.github.com> Date: Wed, 7 Feb 2024 09:54:00 -0500 Subject: [PATCH] Update env.example --- env.example | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/env.example b/env.example index 04017d42..dbb52845 100644 --- a/env.example +++ b/env.example @@ -28,14 +28,13 @@ OUTGOING_INVOICE_FEE_USER_BPS=60 #app default TX_FEE_INTERNAL_USER_BPS=60 #intra-application tx default #NOSTR -NOSTR_PUBLIC_KEY= -NOSTR_PRIVATE_KEY= NOSTR_RELAYS=wss://strfry.shock.network -NOSTR_ALLOWED_PUBS= #LNURL +#Note that a reachable https endpoint for the service to handle lnurl requests is required for lightning address bridges SERVICE_URL=https://test.lightning.pub #DEV MOCK_LND=false ALLOW_BALANCE_MIGRATION=false +MIGRATE_DB=false