chainquery needs to be .3

This commit is contained in:
Leopere 2018-10-10 20:59:58 -04:00
parent 3c791bc5e9
commit 13b91bae04

View file

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