Adding LND listening on localhost for port 10009 since our scripts depend on it

This commit is contained in:
rockstardev 2021-05-12 01:09:00 -05:00
parent 420ae328b1
commit f90a038fa0

View File

@ -18,6 +18,7 @@ services:
restlisten=lnd_bitcoin:8080
rpclisten=127.0.0.1:10008
rpclisten=lnd_bitcoin:10009
rpclisten=127.0.0.1:10009
bitcoin.node=bitcoind
bitcoind.rpchost=bitcoind:43782
bitcoind.rpcuser=lnd