Update env.example
This commit is contained in:
parent
4b1249f6a2
commit
3211d072e4
1 changed files with 2 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue