update .bra.toml for using latest bra version

pull/13675/head
Marcus Efraimsson 7 years ago
parent 3f6f98a532
commit d9b73418f1
No known key found for this signature in database
GPG Key ID: EBFE0FB04612DD4A
  1. 1
      .bra.toml

@ -4,6 +4,7 @@ init_cmds = [
["./bin/grafana-server", "cfg:app_mode=development"] ["./bin/grafana-server", "cfg:app_mode=development"]
] ]
watch_all = true watch_all = true
follow_symlinks = true
watch_dirs = [ watch_dirs = [
"$WORKDIR/pkg", "$WORKDIR/pkg",
"$WORKDIR/public/views", "$WORKDIR/public/views",

Loading…
Cancel
Save