{ "ConnectionStrings": { "DefaultConnection": "Server=server-host;Database=db-name;Username=quotify-user;Password=user-secret" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*" }