{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "ServiceUrls": { "PokemonAPI": "https://localhost:7261" } }