{ "Logging": { "LogLevel": { "Default": "Warning", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "localhost;127.0.0.1;[::1]", "BasePath": "", "ConnectionStrings": { "Default": "Data Source=App_Data/gamelist.db" } }