{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "ConnectionStrings": { "Default": "Data Source=../Website/hn.db" }, "AllowedHosts": "*", "JwtIssuer": "http://localhost", "JwtAudience": "http://localhost", "JwtSecurityKey": "CTtgxbcSFbpJmdmLDnr3Y8h5RWseN7t5" }