{
  "port": "env(PORT)",
  "database": {
    "type": "mongodb",
    "url": "mongodb://localhost:27017//* kebabName */"
  }
}