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