rico0: update blocky target

This commit is contained in:
Adithya 2024-07-17 11:26:22 +05:30
parent 479f3c3da8
commit 40c7ba34fb
Signed by: adtya
GPG key ID: B8857BFBA2C47B9C

View file

@ -21,8 +21,9 @@ _: {
}
{
job_name = "blocky";
scheme = "https";
static_configs = [
{ targets = [ "10.10.10.10:8080" ]; }
{ targets = [ "blocky.labs.adtya.xyz" ]; }
];
}
];