mirror of
https://github.com/beego/bee.git
synced 2024-11-01 00:00:53 +00:00
18 lines
309 B
JSON
18 lines
309 B
JSON
{
|
|
"version": 0,
|
|
"go_install": false,
|
|
"watch_ext": [".go"],
|
|
"watch_ext_static": [".html", ".tpl", ".js", ".css"],
|
|
"dir_structure": {
|
|
"watch_all": false,
|
|
"controllers": "",
|
|
"models": "",
|
|
"others": []
|
|
},
|
|
"cmd_args": [],
|
|
"envs": [],
|
|
"database": {
|
|
"driver": "mysql"
|
|
},
|
|
"enable_reload": false
|
|
} |