mirror of
https://github.com/aljazceru/nutshell.git
synced 2026-01-09 11:44:20 +01:00
update .env.example (#794)
This commit is contained in:
@@ -89,7 +89,7 @@ MINT_LND_RPC_MACAROON="/path/to/admin.macaroon"
|
||||
MINT_LND_REST_ENDPOINT=https://127.0.0.1:8086
|
||||
MINT_LND_REST_CERT="/home/lnd/.lnd/tls.cert"
|
||||
MINT_LND_REST_MACAROON="/home/lnd/.lnd/data/chain/bitcoin/regtest/admin.macaroon"
|
||||
MINT_LND_REST_CERT_VERIFY=True
|
||||
MINT_LND_REST_CERT_VERIFY=TRUE
|
||||
|
||||
# Use with CLNRestWallet
|
||||
MINT_CLNREST_URL=https://localhost:3010
|
||||
|
||||
Reference in New Issue
Block a user