{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "ConnectionStrings": { "Default": "Data Source=../HackerNet.Web/hackernet.db" }, "TokenValidation": { "Audience": "https://localhost:7252/", "Issuer": "https://localhost:7252/", "Key": "fwjlkf989r32lkf;wk" } }