Chore: Adds better logging and longer timeout threshold (#33690)

This commit is contained in:
Hugo Häggmark
2021-05-04 14:23:26 +02:00
committed by GitHub
parent c6d4d14a89
commit 810ece57bd
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -52,6 +52,7 @@ $RUNDIR/bin/grafana-server \
--homepath=$RUNDIR \
--pidfile=$RUNDIR/pid \
cfg:server.http_port=$PORT \
cfg:server.router_logging=1 \
cfg:app_mode=development
# 2>&1 > $RUNDIR/output.log &