{ "Logging": { "LogLevel": { "Default": "Warning", "Microsoft": "Warning", "Microsoft.AspNetCore": "Warning", "Microsoft.Hosting.Lifetime": "Warning" } }, "AllowedHosts": "*", "ConnectionStrings": { "DefaultConnection": "Server=localhost;Port=3306;Database=focusapp;User=focusapp;Password=change-password" } }