disable metrics, for now
This commit is contained in:
parent
5c97d0eda4
commit
48b7ab9fab
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
metrics = {
|
metrics = {
|
||||||
enable = true;
|
enable = false;
|
||||||
domain = "metrics.reidlab.online";
|
domain = "metrics.reidlab.online";
|
||||||
port = 2342;
|
port = 2342;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue