From 563b061b3037f6e95defad579bf243a02b26cfe8 Mon Sep 17 00:00:00 2001 From: Nicholas Pease <34464552+LAX18@users.noreply.github.com> Date: Mon, 4 Sep 2023 01:29:38 -0400 Subject: [PATCH] Update config.yaml --- config.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config.yaml b/config.yaml index ec7ca89..9e16698 100644 --- a/config.yaml +++ b/config.yaml @@ -37,3 +37,9 @@ monitors: url: 'https://blog.cloudflare.com/' method: GET expectStatus: 200 + + - id: server1.nicholaspease.com + name: Server1 Homepage + url: 'https://server1.nicholaspease.com/' + method: GET + expectStatus: 200