{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "ASPNETCORE_ENVIRONMENT": "Production", "AllowedHosts": "*", "ConnectionStrings": { "DefaultConnection": "server=containers-us-west-129.railway.app;port=6289;user=root;password=MEeCuvKIyj54HLztRa3U;database=railway;protocol=TCP" } }