安装完毕后, 修改C:Program FilesMongoDBServer4.0inmongod.cfg
# network interfacesnet: port: 27017 bindIp: 127.0.0.1,*.*.*.* (本机IP)