scape joker

Signed-off-by: Xe <me@christine.website>
This commit is contained in:
Cadey Ratio 2023-01-03 20:28:58 -05:00
parent 8b32680160
commit b92e572c94
1 changed files with 4 additions and 0 deletions

View File

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