mirror of
https://github.com/hassio-addons/addon-glances.git
synced 2025-05-04 19:11:23 +00:00
changed the default value of prefix to localhost to map to the glances grafana dashboard.
This commit is contained in:
parent
d43288e528
commit
135fd5254b
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
"username": "glances",
|
||||
"password": "",
|
||||
"database": "glances",
|
||||
"prefix": "`hostname`",
|
||||
"prefix": "localhost",
|
||||
"interval": 60
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue