mirror of
https://github.com/runcitadel/apps.git
synced 2024-11-14 18:00:40 +00:00
More fixes for ln-visualizer
This commit is contained in:
parent
6c92aee96b
commit
8a60a3bc60
|
@ -48,5 +48,5 @@ services:
|
|||
lnd: /lnd
|
||||
environment:
|
||||
LND_CERT_FILE: "/lnd/tls.cert"
|
||||
LND_MACAROON_FILE: "/lnd/data/chain/bitcoin/${APP_BITCOIN_NETWORK}/readonly.macaroon"
|
||||
LND_MACAROON_FILE: "/lnd/data/chain/bitcoin/${BITCOIN_NETWORK}/readonly.macaroon"
|
||||
LND_SOCKET: "${LND_IP}:${LND_GRPC_PORT}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user