{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "Urls": "http://0.0.0.0:9000", "AllowedHosts": "*", "RavenSettings": { "Urls": [ "http://localhost:8080" ], "DatabaseName": "tme", "CertFilePath": "", "CertPassword": "" } }