1 Star 0 Fork 0

nodebook / chapter8

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.example.json 356 Bytes
一键复制 编辑 原始数据 按行查看 历史
白一梓 提交于 2017-04-16 18:06 . 项目初始化
{
"port":8100,
"debuglogfilename":"d:/temp/log/weibo.debug.log",
"tracelogfilename":"d:/temp/log/weibo.trace.log",
"errorlogfilename":"d:/temp/log/weibo.error.log",
"db" : {
"url":"mongodb://localhost:27017/live",
"dbOption":{"safe":true}
},
"redis" : {
"port" : 6379,
"host":"127.0.0.1"
}
}
1
https://gitee.com/nodebook/chapter8.git
git@gitee.com:nodebook/chapter8.git
nodebook
chapter8
chapter8
master

搜索帮助