Skip to content

Commit

Permalink
add missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
davemenninger committed Nov 13, 2014
1 parent 6259e06 commit d9c0848
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
@@ -1,6 +1,6 @@
{
"env": { "BUILDPACK_URL": "https://github.com/kazeburo/heroku-buildpack-perl-procfile.git" },
"success_url": "/"
"success_url": "/",
"addons": [
"mongolab"
]
Expand Down

0 comments on commit d9c0848

Please sign in to comment.