Files
freeCodeCamp/seed/challenges/03-back-end-development-certification
Ahmedur Rahman Shovon b5e140923b Updated mongodb running command in c9.io
For free users, c9.io provide only 2GB memory for single workspace. But to run mongodb it requires at least 3379MB in journal. So we should use mongod --port 27017 --smallfiles to allow run mongodb within the provided 2GB memory.
2017-01-05 15:09:35 +06:00
..
2016-10-23 03:28:56 +01:00