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