chef/site-cookbooks/kosmos-bitcoin/templates/nbxplorer-settings.config.erb

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