{ "ConnectionStrings": { "ShopOnlineConnection": "Server=GRILLED-CHEESE;Database=ShopOnline;Trusted_Connection=True" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*" }