bee/Beefile

15 lines
248 B
Plaintext
Raw Normal View History

2016-07-22 23:37:20 +00:00
version: 0
go_install: false
watch_ext: [".go"]
watch_ext_static: [".html", ".tpl", ".js", ".css"]
2016-07-22 23:37:20 +00:00
dir_structure:
watch_all: false
controllers: ""
models: ""
others: []
cmd_args: []
envs: []
database:
driver: "mysql"
2017-01-27 15:57:37 +00:00
enable_reload: false