Update kuma-checks.json

This commit is contained in:
Jordan Wages 2025-08-01 03:37:08 -05:00
commit 63539bb423

View file

@ -8,15 +8,14 @@
"name": "web_frontend", "name": "web_frontend",
"type": "http", "type": "http",
"target": "http://localhost:8080/health", "target": "http://localhost:8080/health",
"push": "xxxxxxxxxxxxxxxx" }, "push": "xxxxxxxxxxxxxxxx"
},
{ {
"name": "api_service", "name": "api_service",
"type": "service", "type": "service",
"target": "my-api.service", "target": "my-api.service",
"push": "xxxxxxxxxxxxxxxx" "push": "xxxxxxxxxxxxxxxx"
}, },
{ {
"name": "redis_container", "name": "redis_container",
"type": "docker", "type": "docker",