美文网首页
MangoDB 的安装

MangoDB 的安装

作者: iA_Ai | 来源:发表于2018-05-29 14:58 被阅读0次

    1. 配置:

    config     { ==== systemLog:

        destination: file

        path: E:\MongoDB\log\mongod.log

    storage:

        dbPath: E:\MongoDB\data  ===}

    data 

       log

    +++++++++++++++++++++

    ##启动mongdb的命令

    mongod --dbpath E:\MongoDB

    相关文章

      网友评论

          本文标题:MangoDB 的安装

          本文链接:https://www.haomeiwen.com/subject/tacajftx.html