spee.ch/cli/defaults/chainqueryConfig.json

9 lines
133 B
JSON
Raw Normal View History

{
"host": "localhost",
"port": "3306",
"timeout": 30,
"database": "chainquery",
"username": "lbry",
"password": "root"
}