Pārlūkot izejas kodu

Backed out the bra toml file

Matt 9 gadi atpakaļ
vecāks
revīzija
0f7d6a780a
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      .bra.toml

+ 1 - 1
.bra.toml

@@ -3,7 +3,7 @@ init_cmds = [
   ["go", "build", "-o", "./bin/grafana-server", "./pkg/cmd/grafana-server"],
 	["./bin/grafana-server"]
 ]
-watch_all = false
+watch_all = true
 watch_dirs = [
 	"$WORKDIR/pkg",
 	"$WORKDIR/public/views",