Skip to content

Commit 9c15f0d

Browse files
committed
Merge pull request #805 from bodagetta/master
docs(readme): Change mongohq to mongolab for suggested Heroku db
2 parents 57a8b2b + c97df6c commit 9c15f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ To work with your new heroku app using the command line, you will need to run an
261261

262262
If you're using mongoDB you will need to add a database to your app:
263263

264-
heroku addons:add mongohq
264+
heroku addons:add mongolab
265265

266266
Your app should now be live. To view it run `heroku open`.
267267

0 commit comments

Comments
 (0)