main
黄海 1 year ago
parent 9c20cc6978
commit 955a12c3d7

@ -28,6 +28,9 @@ db.version() 4.2.24
https://www.mongodb.com/try/download/community-edition/releases/archive
https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-rhel80-4.2.24.tgz
#Windows版本下载
https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2012plus-4.2.24.zip
3、Redis
redis_version:5.0.14
host: 139.224.72.142

@ -62,4 +62,5 @@ db.createUser({
pwd: "DsideaL147258369",
roles: [{ role: "root", db: "admin" }]
})
重启 MongoDB 服务
Loading…
Cancel
Save