{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "Jwt": { "SecretKey": "dev-secret-key-change-in-production-min-32-chars!" } }