{ "ConnectionStrings": { "DefaultConnection": "Data Source=GameLibrary.db" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*" }