<https://www.pulumi.com/learn/pulumi-fundamentals/...
# getting-started
g
https://www.pulumi.com/learn/pulumi-fundamentals/configure-and-provision/ this example talks about environment variables
Copy code
backendPort: "3000"
frontendPort: "3001"
mongoPort: "27017"