1
0
mirror of https://github.com/beego/bee.git synced 2024-05-29 09:03:28 +00:00
bee/bee.json
2014-08-22 15:51:21 +08:00

20 lines
277 B
JSON

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