{ "ConnectionStrings": { "LocalDBConnection": "Server=localhost;Port=5432;Database=TemplateContext;User Id=;Password=;" }, "Cloud": { "cloudName": "ExamTemplate", "apiKey": "", "apiSecret": "" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "AllowedHosts": "*" }