Update kuma-checks.json
This commit is contained in:
parent
bec79c55e1
commit
63539bb423
1 changed files with 2 additions and 3 deletions
|
@ -8,15 +8,14 @@
|
|||
"name": "web_frontend",
|
||||
"type": "http",
|
||||
"target": "http://localhost:8080/health",
|
||||
"push": "xxxxxxxxxxxxxxxx" },
|
||||
|
||||
"push": "xxxxxxxxxxxxxxxx"
|
||||
},
|
||||
{
|
||||
"name": "api_service",
|
||||
"type": "service",
|
||||
"target": "my-api.service",
|
||||
"push": "xxxxxxxxxxxxxxxx"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "redis_container",
|
||||
"type": "docker",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue