Commit 0f7d6a78 by Matt

Backed out the bra toml file

parent ab495768
...@@ -3,7 +3,7 @@ init_cmds = [ ...@@ -3,7 +3,7 @@ init_cmds = [
["go", "build", "-o", "./bin/grafana-server", "./pkg/cmd/grafana-server"], ["go", "build", "-o", "./bin/grafana-server", "./pkg/cmd/grafana-server"],
["./bin/grafana-server"] ["./bin/grafana-server"]
] ]
watch_all = false watch_all = true
watch_dirs = [ watch_dirs = [
"$WORKDIR/pkg", "$WORKDIR/pkg",
"$WORKDIR/public/views", "$WORKDIR/public/views",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment