1 Star 4 Fork 2

flyobj/rel_tool

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config_default.json 432 Bytes
一键复制 编辑 原始数据 按行查看 历史
xhfw 提交于 2019-11-04 15:48 . config commit
{
"http":{
"host" : "0.0.0.0",
"port" : 80,
"https_port" : 443,
"index" : "index.html",
"allow_origin": false
},
"is_https": false,
"code_path":"/data/www",
"ws":{
"opt":{
"host":"0.0.0.0",
"port":2030
}
},
"db":{
"host": "127.0.0.1",
"port": 3306,
"user": "mdbuser",
"password": "a123258",
"database": "test"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/flyobj/rel_tool.git
[email protected]:flyobj/rel_tool.git
flyobj
rel_tool
rel_tool
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385