chainquery needs to be .3
This commit is contained in:
parent
3c791bc5e9
commit
13b91bae04
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
debugmode=false
|
debugmode=false
|
||||||
|
|
||||||
#LBRYcrd URL is required for chainquery to query the blockchain
|
#LBRYcrd URL is required for chainquery to query the blockchain
|
||||||
lbrycrdurl="rpc://lbryrpc:changeme@10.5.1.3:9245"
|
lbrycrdurl="rpc://lbryrpc:changeme@10.5.1.2:9245"
|
||||||
|
|
||||||
#MySQL DSN is required for chainquery to store information.
|
#MySQL DSN is required for chainquery to store information.
|
||||||
mysqldsn="changeme:changeme@tcp(10.5.1.10:3306)/chainquery"
|
mysqldsn="changeme:changeme@tcp(10.5.1.10:3306)/chainquery"
|
||||||
|
|
Loading…
Reference in a new issue