Signed-off-by: Xe <me@christine.website>
This commit is contained in:
Cadey Ratio 2022-02-23 11:51:47 -05:00
parent e331bc8d64
commit 2ac95493b6
1 changed files with 4 additions and 0 deletions

View File

@ -59,6 +59,10 @@
job_name = "chrysalis";
static_configs = [{ targets = [ "chrysalis:9100" ]; }];
}
{
job_name = "firgu";
static_configs = [{ targets = [ "firgu:9100" ]; }];
}
{
job_name = "shachi";
static_configs = [{ targets = [ "shachi:9100" ]; }];