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:
|
NetworkMonitor:
|
||||||
host: localhost
|
host: localhost
|
||||||
port: 8333
|
port: 8333
|
||||||
Reporter: none # none, simple, matrix
|
Reporter: none # none, simple, matrix
|
||||||
RPC:
|
RPC:
|
||||||
user: user
|
user: user
|
||||||
pass: password
|
pass: password
|
||||||
protocol: http
|
protocol: http #http, https
|
||||||
host: 127.0.0.1
|
#rejectUnauthorized: false
|
||||||
port: 8332
|
#disableAgent: true
|
||||||
|
host: 127.0.0.1
|
||||||
|
port: 8332
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user