{ "Logging": { "LogLevel": { "Default": "Warning" } }, "AllowedHosts": "http://localhost:4200", "ConnectionStrings": { "DefaultConnection": "Filename=./Data/JumpsDb.db" } }