9 lines
133 B
JSON
9 lines
133 B
JSON
|
{
|
||
|
"host": "localhost",
|
||
|
"port": "3306",
|
||
|
"timeout": 30,
|
||
|
"database": "chainquery",
|
||
|
"username": "lbry",
|
||
|
"password": "root"
|
||
|
}
|