Skip to content

Commit c97df6c

Browse files
docs: changing from mongohq to mongolab
MongoHQ has removed their free plan from heroku. Executing the current add results in a recurring monthly charge. MongoLab has a free sandbox plan
1 parent 13b9630 commit c97df6c

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)