{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "ConnectionStrings": {
      "Spacebar": "Host=127.0.0.1; Username=postgres; Database=spacebar"
  }
}
