summaryrefslogtreecommitdiffstats
path: root/modules/tozt/files/grafana.ini
blob: 0c13f1ca299f8010a8eeb93b08933c99047f2a2f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[server]
http_port = 3001
domain = grafana.tozt.net
root_url = https://grafana.tozt.net/

[database]
type = postgres
host = 127.0.0.1:5432
name = grafana
user = grafana

[users]
allow_sign_up = false