6 lines
174 B
Plaintext
6 lines
174 B
Plaintext
btc.rpc.auth=<%= @bitcoin_rpc_user %>:<%= @bitcoin_rpc_password %>
|
|
btc.rpc.url=<%= @bitcoin_rpc_url %>
|
|
btc.node.endpoint=127.0.0.1:8333
|
|
port=<%= @nbxplorer_port %>
|
|
mainnet=1
|