update .env.example (#794)

This commit is contained in:
asmo
2025-10-08 13:13:41 +02:00
committed by GitHub
parent 15ec97b9f7
commit a5f950a8f8

View File

@@ -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