Use localhost in readme config example (#1291)

This commit is contained in:
Jonathan Zernik 2021-09-14 23:32:25 -07:00 committed by GitHub
parent daa1c2d62c
commit 047c3a7d67
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,12 +16,12 @@ Node for [Squeak protocol](https://github.com/yzernik/squeak/blob/master/docs/PR
network=mainnet
[lnd]
host=lnd
host=localhost
tls_cert_path=~/.lnd/tls.cert
macaroon_path=~/.lnd/data/chain/bitcoin/mainnet/admin.macaroon
[bitcoin]
rpc_host=bitcoin-core
rpc_host=localhost
rpc_port=8332
rpc_user=devuser
rpc_pass=devpass