4 Star 6 Fork 2

thanatosx / westmark-nodejs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.json 487 Bytes
一键复制 编辑 原始数据 按行查看 历史
thanatosx 提交于 2015-12-05 11:24 . first init
{
"version": "0.0.0",
"port": 3000,
"server": "localhost",
"PAGE_SIZE": 25,
"dir": {
"views": "./views",
"static": "./static"
},
"rpc": {
"host": "localhost",
"port": 9090
},
"mongodb": {
"host": "localhost",
"port": 27017,
"user": "thanatos",
"pass": "13824843156",
"db": "westmarket",
"max": 100,
"min": 1,
"timeout": 30000,
"log": false
}
}
NodeJS
1
https://gitee.com/handoop/westmark-nodejs.git
git@gitee.com:handoop/westmark-nodejs.git
handoop
westmark-nodejs
westmark-nodejs
master

搜索帮助