{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "ApiUrls": { "ContentApi": "http://localhost:12777/" }, "ForwardedHeaders": { "DisableHttpsRedirection": "true" } }