From c9325351977f4ac8d0a6d80ba69bbad4eaa9fb66 Mon Sep 17 00:00:00 2001 From: dongweipan <47224053+dongweipan@users.noreply.github.com> Date: Thu, 21 Sep 2023 13:20:00 +0100 Subject: [PATCH] Update config.yaml --- config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.yaml b/config.yaml index ec7ca89a0..f15985f13 100644 --- a/config.yaml +++ b/config.yaml @@ -15,10 +15,10 @@ settings: dayInHistogramNotOperational: ' incident(s)' # xx incident(s) recorded monitors: - - id: workers-cloudflare-com # unique identifier - name: workers.cloudflare.com + - id: easydish # unique identifier + name: easydish.ie description: 'You write code. They handle the rest.' # default=empty - url: 'https://workers.cloudflare.com/' # URL to fetch + url: 'https://www.easydish.ie/' # URL to fetch method: GET # default=GET expectStatus: 200 # operational status, default=200 followRedirect: false # should fetch follow redirects, default=false