mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-19 13:18:26 +02:00
Fix external host config for docker-compose
This commit is contained in:
parent
842441c616
commit
d6551ba8aa
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ max_squeaks_per_address_per_block=100
|
|||
|
||||
[lnd]
|
||||
host=lnd
|
||||
external_host=lnd_for_container
|
||||
external_host=lnd_server
|
||||
tls_cert_path=~/.lnd/tls.cert
|
||||
macaroon_path=~/.lnd/data/chain/bitcoin/testnet/admin.macaroon
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue