make garage and rclone better
This commit is contained in:
parent
16788bc7b2
commit
9c72baf1c0
3 changed files with 22 additions and 12 deletions
|
@ -29,6 +29,14 @@
|
|||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
job_name = "garage";
|
||||
static_configs = [
|
||||
{
|
||||
targets = [ "127.0.0.1:3903" ];
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue