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