Merge pull request #68 from braydonf/api-default
Initial setup adjustments for api/index config.
This commit is contained in:
commit
aa944bab63
@ -7,10 +7,12 @@ BitcoreHTTP:
|
||||
NetworkMonitor:
|
||||
host: localhost
|
||||
port: 8333
|
||||
Reporter: none # none, simple, matrix
|
||||
RPC:
|
||||
user: user
|
||||
pass: password
|
||||
protocol: http
|
||||
host: 127.0.0.1
|
||||
port: 8332
|
||||
Reporter: none # none, simple, matrix
|
||||
RPC:
|
||||
user: user
|
||||
pass: password
|
||||
protocol: http #http, https
|
||||
#rejectUnauthorized: false
|
||||
#disableAgent: true
|
||||
host: 127.0.0.1
|
||||
port: 8332
|
||||
|
||||
Loading…
Reference in New Issue
Block a user