{ "Logging": { "LogLevel": { "Default": "Debug", "System": "Information", "Microsoft": "Information" } }, "Cors": { "FrontUrl": "http://localhost:4200" }, "AllowedHosts": "*", "ConnectionStrings": { "DefaultConnection": "Filename=./Data/JumpsDb.db" } }