gitea/bee.json

16 lines
222 B
JSON

{
"version": 0,
"gopm": {
"enable": false,
"install": false
},
"go_install": true,
"watch_ext": [],
"dir_structure": {
"controllers": "routers",
"models": "",
"others": []
},
"cmd_args": [],
"envs": []
}