Configure and run nbxplorer

This commit is contained in:
2020-12-21 12:19:30 +01:00
parent 5277bce20b
commit 570a692bb2
3 changed files with 62 additions and 0 deletions

View File

@@ -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