Skip to content

Commit

Permalink
add docker image to app.json (pending publish)
Browse files Browse the repository at this point in the history
  • Loading branch information
friism committed Aug 14, 2015
1 parent 0dc7ea2 commit dead4cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "hello-mongoose",
"description": "MongoDB with Mongoose on Node.js example",
"image": "heroku/node",
"repository": "https://github.com/mongolab/hello-mongoose.git",
"keywords": ["node", "mongoose", "ODM"],
"addons": ["mongolab"]
Expand Down

0 comments on commit dead4cd

Please sign in to comment.