This commit is contained in:
XenGi 2025-12-05 23:42:09 +01:00
parent d386a151dd
commit bb496bc2b5
Signed by: xengi
SSH key fingerprint: SHA256:dM+fLZGsDvyv6kunjE8bGduL24VsCFB4LEOSdmRHdG0

View file

@ -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 = {};