Actually, very simple!
Head over to /etc/mongod.conf
nano /etc/mongod.conf
and comment out bind_ip
#bind_ip=127.0.0.1
and restart mongod!
service mongod restart
Actually, very simple!
Head over to /etc/mongod.conf
nano /etc/mongod.conf
and comment out bind_ip
#bind_ip=127.0.0.1
and restart mongod!
service mongod restart