Skip to content

Commit

Permalink
not sure what the stack syntax is, maybe this?
Browse files Browse the repository at this point in the history
  • Loading branch information
techieshark committed Oct 31, 2014
1 parent 7cb5203 commit c674fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"tool"
],
"region": "us",
"stack": "cedar",
"stack": { "name": "cedar" },
"scripts": {
"postdeploy": "bundle exec rake app:deploy"
},
Expand Down

0 comments on commit c674fd4

Please sign in to comment.