monitoring

This commit is contained in:
41666 2024-02-10 19:29:02 -05:00
parent b4ac29c05d
commit a23df80315

View file

@ -23,4 +23,10 @@
}; };
}; };
}; };
services.prometheus = {
enable = true;
port = 4000;
};
} }