{
"mysqlConfig": {
"database": "fxa",
"port": 3306,
"host": "127.0.0.1",
"user": "root",
"password": "",
"connectionLimitMax": 20
}