{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "ConnectionStrings": { "DefaultConnection": "server=localhost;port=3306;database=singer;user=root;password=" }, "AllowedHosts": "*" }