Friday, February 26, 2016

start mongo command and list details

mongod -dbpath ./data --rest

http://localhost:28017/

http://localhost:28017/local/

http://localhost:28017/theBoard/

you need to last "/" to get it to work

http://localhost:28017/theBoard/notes/

No comments:

Post a Comment