{ "ConnectionStrings": { "AppDb": "Data Source=pong.db" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" }, "Console": { "IncludeScopes": true, "LogLevel": { "Default": "Debug", "System": "Information", "Microsoft": "Information" } } }, "AllowedHosts": "*" }