{
  "development": {
    "username": "postgres",
    "password": "admin",
    "database": "bluhealth",
    "host": "localhost",
    "port": 5432,
    "dialect": "postgres"
  }
}
