m 2 graphite: rename obsolete graphite.host
This commit is contained in:
parent
c05b8eb332
commit
38135a2c28
|
@ -9,7 +9,7 @@ with import <stockholm/lib>;
|
|||
services.graphite = {
|
||||
web = {
|
||||
enable = true;
|
||||
host = "0.0.0.0";
|
||||
listenAddress = "0.0.0.0";
|
||||
};
|
||||
carbon = {
|
||||
enableCache = true;
|
||||
|
|
Loading…
Reference in a new issue