Files
2023-09-26 18:14:36 -06:00

15 lines
286 B
JSON

{
"type": "http",
"name": "Traefik - Web",
"interval": 60,
"retryInterval": 20,
"maxretries": 1,
"notificationIDList": [
3,
4
],
"url": "https://traefik.alexlebens.net/dashboard/#/",
"accepted_statuscodes": [
"200-299"
]
}