{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "ConnectionStrings": { "DBConnectionString": "Host=localhost;Port=5420;Database=games;Username=postgres;Password=postgres;Include Error Detail=True" } }