{
  "mySqlConfig": {
    "host": "localhost",
    "port": 3306,
    "user": "admin",
    "password": "SECRETPASSWORD",
    "database": "db"
  }
}
