{
  "server": {
    "port": 3001
  },
  "mongodb": {
    "uri": "mongodb://localhost:27017/internship-manager"
  }
}