{ "ConnectionStrings": { "DefaultConnection": "server=localhost;port=3306;database=discimagechef;uid=dic;password=dicpass" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "AllowedHosts": "*" }