Fix formatting (#29)

This commit is contained in:
Patrick Stevens
2024-02-12 23:01:27 +00:00
committed by GitHub
parent 6f4bc26313
commit a4e1417e2a

View File

@@ -60,7 +60,7 @@
targets = ["localhost:${toString config.services.puregym-config.port}"];
}
];
params = { gym_id = ["19"]; };
params = {gym_id = ["19"];};
metrics_path = "/fullness-prometheus";
scrape_interval = "5m";
}