1 Star 0 Fork 22

圣彼得堡/ModuleBackend

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
dev.json 1.16 KB
一键复制 编辑 原始数据 按行查看 历史
{
"common":{
"pyenv":"python3",
"servers":[
"nginx","rabbitmq","redis","mysql"
]
},
"modules":{
"dashboard":{
"is_run":1,
"dir":"/workspace/DeepinOceanCms/c2ccode-backend-dashboard/pyapi",
"run_script":"sailfish_dashboard.py",
"is_run_mq":1,
"mq_script":"sailfish_dashboard_mq_receive.py"
},
"tools":{
"is_run":1,
"dir":"/workspace/DeepinOceanCms/c2ccode-backend-tools/pyapi",
"run_script":"sailfish_tools.py",
"is_run_mq":1,
"mq_script":"sailfish_tools_mq_receive.py"
},
"mcenter":{
"is_run":1,
"dir":"/workspace/DeepinOceanCms/c2ccode-backend-mcenter/pyapi",
"run_script":"sailfish_mcenter.py",
"is_run_mq":1,
"mq_script":"sailfish_mcenter_mq_receive.py"
},
"bbs":{
"is_run":1,
"dir":"/workspace/DeepinOceanCms/c2ccode-backend-bbs/pyapi",
"run_script":"sailfish_bbs.py",
"is_run_mq":1,
"mq_script":"sailfish_bbs_mq_receive.py"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/shengbidebao/ModuleBackend.git
git@gitee.com:shengbidebao/ModuleBackend.git
shengbidebao
ModuleBackend
ModuleBackend
master

搜索帮助