1
0

Remove LND dependencies on cookiefile

This commit is contained in:
nicolas.dorier
2019-05-13 10:03:04 +09:00
parent 2a6865d598
commit 410b2edaff
2 changed files with 7 additions and 0 deletions

View File

@@ -17,6 +17,8 @@ services:
rpclisten=127.0.0.1:10008
rpclisten=0.0.0.0:10009
bitcoin.node=bitcoind
bitcoind.rpcuser=lnd
bitcoind.rpcpass=afixedpasswordbecauselndsuckswithcookiefile
bitcoind.rpchost=bitcoind:43782
bitcoind.zmqpubrawblock=tcp://bitcoind:28332
bitcoind.zmqpubrawtx=tcp://bitcoind:28333