1
0
mirror of https://github.com/beego/bee.git synced 2024-06-01 19:33:28 +00:00
bee/bee.json
2017-03-17 13:33:15 +08:00

17 lines
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
}