{
  "type": "mongodb",
  "host": "localhost",
  "database": "test",
  "entities": ["src/**/**.entity{.ts,.js}"],
  "synchronize": true
}