Skip to content
andrewshell edited this page Dec 18, 2014 · 5 revisions

by Andrew Shell on Dec 18, 2014

In Progress: I'm still composing this RFC

If someone wants to host multiple apps on a single VPS then they may not want to rely on global environment variables in order to configure their apps.

We don't want to replace environment variables, because they are the ideal way to configure Heroku apps. So the config file would be optional.

Clone this wiki locally