{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "ConnectionStrings": { "ApplicationDbContext": "Host=127.0.0.1;Database=lottery;Username=luis" }, "Jwt": { "Key": "310e0109bf9beb5f9130c59ada2b27cd7073a3b8c32d6e0f" }, "AllowedHosts": "*" }