What is the default port for mongoDB?
1 Answer
8 years ago by Divya
27017 is the default port of mongoDB, If you want to change it you can change it by modifying it in /etc/mongod.conf file
8 years ago by Karthik Divi
27017 is the default port of mongoDB, If you want to change it you can change it by modifying it in /etc/mongod.conf file