Y
Hacker News
new
|
ask
|
show
|
jobs
by
trevorturk
5791 days ago
I use a similar strategy:
http://trevorturk.com/2009/06/25/config-vars-and-heroku/
...this kind of thing doesn't have to be Heroku-specific, though.
1 comments
ujeezy
5791 days ago
Yup, symlinking config files after deploy is the approach I use. Thanks for the Cap task to set things up; at the rate I setup new projects, manually copying those files was getting old :)
link