{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "AllowedHosts": "*", "ConnectionStrings": { "Default": "Data Source=../Website/myhn.db" }, "Token": { "Issuer": "http://localhost", "Audience": "http://localhost", "SecurityKey": "nGsAN6T7KHw8eSWu" } }