{ "Logging": { "LogLevel": { "Default": "Warning" } }, "AllowedHosts": "*", "ConnectionStrings": { "DefaultDatabase": "Data Source=localhost;Initial Catalog=Restaurants;Integrated Security=true;Pooling=false;" } }