{ "ConnectionStrings": { "BuyerDatabase": "Host=postgresdb;Database=buyer;Username=postgres;Password=123" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*" }