mirror of
https://github.com/grafana/grafana.git
synced 2025-01-05 21:53:45 -06:00
Point config at demo.kibana.org
This commit is contained in:
parent
bea1600730
commit
864083899e
@ -15,7 +15,7 @@ If you need to configure the default dashboard, please see default.json
|
||||
*/
|
||||
var config = new Settings(
|
||||
{
|
||||
elasticsearch: 'http://localhost:9200',
|
||||
elasticsearch: 'http://demo.kibana.org',
|
||||
kibana_index: "kibana-int",
|
||||
timeformat: 'mm/dd HH:MM:ss',
|
||||
modules: ['histogram','map','pie','table','stringquery','sort',
|
||||
|
Loading…
Reference in New Issue
Block a user