Files
2025-11-29 20:01:46 +08:00

9 lines
160 B
INI

[database]
type = sqlite
path = /var/lib/grafana/grafana.db
#type = postgres
#host = grafana-database:5432
#name = grafana
#user = grafana
#password = changeme