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