fix
This commit is contained in:
parent
d386a151dd
commit
bb496bc2b5
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
exporters = {
|
exporters = {
|
||||||
node = {
|
node = {
|
||||||
enable = true;
|
enable = true;
|
||||||
listenAddress = services.prometheus.listenAddress;
|
listenAddress = config.services.prometheus.listenAddress;
|
||||||
};
|
};
|
||||||
#nginx = {};
|
#nginx = {};
|
||||||
#postgres = {};
|
#postgres = {};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue