{ "BookstoreDatabase": { "ConnectionString": "insert_constring_here", "DatabaseName": "testdb_cs", "BooksCollectionName": "BooksCollection" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*" }