{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "JWT": { "Key": "this_is_a_very_secret_key_for_development_purposes", "Issuer": "MassTechCDN", "Audience": "MassTechClients" } }