{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "ConnectionStrings": {
  "DefaultConnection": "server=127.0.0.1;port=3307;database=db;user=dgb;password=dgb;Allow User Variables=True;"
}

}
