{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "ApiSettings": { "ApiUrl": "https://localhost:44352", "AppOrigin": "https://localhost:44301" } }