mirror of
https://github.com/kemko/keenetic-grafana-monitoring.git
synced 2026-01-01 15:45:43 +03:00
9 lines
133 B
Plaintext
9 lines
133 B
Plaintext
{
|
|
"influxdb": {
|
|
"host": "<HOST>",
|
|
"port": 80,
|
|
"username": "admin",
|
|
"password": "<PASS>",
|
|
"db": "keenetic"
|
|
}
|
|
} |