squeaknode/docker/config.ini
2020-06-26 22:44:37 -07:00

27 lines
374 B
INI

[DEFAULT]
network=testnet
[lnd]
host=lnd
external_host=75.25.138.252
port=9735
rpc_port=10009
tls_cert_path=/root/.lnd/tls.cert
macaroon_path=/root/.lnd/data/chain/bitcoin/testnet/admin.macaroon
[electrum]
rpc_host=
rpc_port=
rpc_user=
rpc_pass=
[server]
rpc_host=0.0.0.0
rpc_port=8774
price=10
[postgresql]
host=db
database=squeakserver
user=postgres
password=postgres