安装完毕后, 修改C:\Program Files\MongoDB\Server\4.0\bin\mongod.cfg
# network interfacesnet: port: 27017 bindIp: 127.0.0.1,*.*.*.* (本机IP)