{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "Api": { "BaseUrl": "https://api.weatherapi.com", "Key": "829fbbe5beb2424aa1021928230702" } }