Can I map one environment variable to another when setting the start-command for an app?

I feel like I should already know how to do this if it's possible: Can I map one environment variable to another when setting the start-command for an app? For example, could I set a start-command of `DB_URI=$DATABASE_URL start-the-app` if I have an app that only reads `DB_URI` from the environment?
You already invited:

Erick

Upvotes from:

https://github.com/cloudfoundr ... 23L31 is where the rubber hits the road

If you wanna answer this question please Login or Register