2 Star 0 Fork 0

ODanielO/BIMVIEW_old1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
config.json 1.29 KB
一键复制 编辑 原始数据 按行查看 历史
王建盟 提交于 2018-09-04 11:49 . 搭IFC建服务器
{
"port": "8086",
"log": {
"log_name": "log",
"log_path": "/logs/"
},
"mongo": {
"development": {
"host": "192.168.2.20:27017/ifc"
},
"production": {
"host": "192.168.2.20:27017/ifc"
}
},
"session": {},
"jwt": {
"secret": "rivers.api.secret",
"key": "rivers.api.key",
"time": "1d"
},
"kalendsoft": {
"secret": "kalendsoft.secret",
"key": "kalendsoft",
"time": "1d"
},
"file": {
"template": "$root$/files/xls_template",
"export": "$root$/files/xls_export",
"upload": "$root$/files/upload",
"images": "$root$/files/images",
"staticfile": "$root$/static"
},
"apiforarea": {},
"wechat": {},
"oaCheckUserUrl": {},
"nodeservice": {
"asyncwaterquality": false
},
"enabledToken": false,
"riverreportUrl": "http://localhost:13928/RiverService/RiverService.asmx?wsdl",
"proxys": [{
"routepath": "/MP_verify_4grVvYSQ34vpyzEG.txt",
"file": {
"path": "/static/MP_verify_4grVvYSQ34vpyzEG.txt"
}
}],
"jpush": {
"appKey": "c8d58b17b2941c0aa82ea3aa",
"masterSecret": "0e571a8a94e9839b2313bbae"
},
"smsOfficialInfo": {}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ODanielO/BIMVIEW_old1.git
git@gitee.com:ODanielO/BIMVIEW_old1.git
ODanielO
BIMVIEW_old1
BIMVIEW_old1
master

搜索帮助