{ "Logging": { "LogLevel": { "Default": "Debug", "Microsoft.AspNetCore": "Information" } }, "ConnectionStrings": { "DefaultConnection": "Host=127.0.0.1;Port=15432;Database=quantenginedb;Username=quantengine_ci;Password=quantengine_ci;Search Path=quantengine;" }, "AllowedHosts": "*", "AdminSettings": { "Username": "admin", "Password": "quant123!" } }