{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "ConnectionStrings": { "TicketOfficeContext": "Filename=./wwwroot/db/TicketOffice-SQLite.db" } }