Explorar el Código

Backed out the bra toml file

Matt hace 9 años
padre
commit
0f7d6a780a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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",