{ "ConnectionStrings": { "DefaultConnection": "Host=localhost;Database=yatzy_db;Username=postgres;Password=postgres" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*" }