10 Star 10 Fork 8

thanatosx / XCW-Nodejs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
config.json 377 Bytes
一键复制 编辑 原始数据 按行查看 历史
郑土强 提交于 2015-12-03 16:10 . 更新菜单功能
{
"version": "0.0.0",
"port": 3000,
"server": "localhost",
"PAGE_SIZE": 25,
"dir": {
"views": "./views",
"static": "./static"
},
"rpc": {
"host": "localhost",
"port": 9090
},
"mysql": {
"host": "45.78.4.217",
"user": "thanatos",
"password": "123456",
"database": "XCW"
}
}
NodeJS
1
https://gitee.com/handoop/XCW-Nodejs.git
git@gitee.com:handoop/XCW-Nodejs.git
handoop
XCW-Nodejs
XCW-Nodejs
master

搜索帮助