Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
add RAILS_ENV
Browse files Browse the repository at this point in the history
  • Loading branch information
zeke committed May 5, 2014
1 parent 7bac02e commit 1a1a07d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,8 @@
"scripts": {
"postdeploy": "bundle && bundle exec rake bootstrap"
},
"env": {
"RAILS_ENV": "production"
},
"addons": ["heroku-postgresql"]
}

0 comments on commit 1a1a07d

Please sign in to comment.