{
  "ConnectionStrings": {
    "DefaultConnection": "Host=localhost;Port=5432;Database=dfeproductfinder;Username=postgres;Password=admin"
  },
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  }
}
