{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "ConnectionStrings": { "NewsDb": "Data Source=danielcujba\\sqlexpress;Initial Catalog=NewsDb;Integrated Security=True;Trust Server Certificate=True" } }