Configure and run nbxplorer
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
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
|
||||
Reference in New Issue
Block a user