{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "ConnectionStrings": { "DefaultConnection": "Host=localhost;Username=postgres;Password=postgres;Database=postgres;Port=5432" }, "Security": { "SsnPepper": "VBYTES_LAN_2026_SECRET_PEPPER" } }