monitoring
This commit is contained in:
parent
2670aee5f1
commit
6cdc05debc
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
{
|
||||
job_name = "pve1";
|
||||
static_configs = [
|
||||
{ targets = [ "192.168.1.128:${port}" ]; }
|
||||
{ targets = [ "192.168.1.128:${builtins.toString port}" ]; }
|
||||
];
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Add table
Reference in a new issue