This commit is contained in:
parent
66fe419c0f
commit
3b3bbb61c3
3 changed files with 14 additions and 2 deletions
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
glucose.modules = [
|
||||
{(
|
||||
services.prometheus = {
|
||||
enable = true;
|
||||
port = 6750;
|
||||
|
||||
enableReload = true;
|
||||
};
|
||||
)}
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue