1
0
镜像自地址 https://github.com/beego/bee.git 已同步 2025-09-16 11:32:09 +00:00
文件
bee/bee.json
2017-03-17 13:33:15 +08:00

17 行
249 B
JSON

{
"version": 0,
"go_install": false,
"watch_ext": [],
"dir_structure": {
"watch_all": false,
"controllers": "",
"models": "",
"others": []
},
"cmd_args": [],
"envs": [],
"database": {
"driver": "mysql"
},
"enable_reload": false
}