stateless-uptime-kuma/tests/00_simple_ping_probe.json
2024-04-16 22:48:52 +02:00

7 lines
102 B
JSON

{
"monitors": [{
"name": "test_monitor",
"type": "ping",
"hostname": "localhost"
}]
}