{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "urls": "http://*:5001;", "ConnectionStrings": { "DefaultConnection": "Data Source=D:\\SafeguardDB.db;" } }