m 2 graphite: rename obsolete graphite.host
This commit is contained in:
parent
09fac63763
commit
6e8e38be16
@ -9,7 +9,7 @@ with import <stockholm/lib>;
|
|||||||
services.graphite = {
|
services.graphite = {
|
||||||
web = {
|
web = {
|
||||||
enable = true;
|
enable = true;
|
||||||
host = "0.0.0.0";
|
listenAddress = "0.0.0.0";
|
||||||
};
|
};
|
||||||
carbon = {
|
carbon = {
|
||||||
enableCache = true;
|
enableCache = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user