squeaknode/docker/config.ini
2020-07-22 22:30:29 -07:00

31 lines
436 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
[bitcoin]
rpc_host=btcd
rpc_port=18334
rpc_user=devuser
rpc_pass=devpass
[server]
rpc_host=0.0.0.0
rpc_port=8774
price=10
[admin]
rpc_host=0.0.0.0
rpc_port=8994
[postgresql]
host=db
database=squeakserver
user=postgres
password=postgres