mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
9 lines
139 B
JavaScript
9 lines
139 B
JavaScript
{
|
|
graphitePort: 2003,
|
|
graphiteHost: "127.0.0.1",
|
|
port: 8125,
|
|
mgmt_port: 8126,
|
|
backends: ['./backends/graphite'],
|
|
debug: true
|
|
}
|