From db378600dc1827ab43a865a7cf35280f6a8f3bcb Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Sun, 1 Feb 2026 18:23:17 -0500 Subject: [PATCH] Try to fix globalping check --- .upptimerc.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.upptimerc.yml b/.upptimerc.yml index 56210353..078287c2 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -12,8 +12,8 @@ sites: - name: Data in the Lab url: https://data-01.labs.dataforcanada.org type: globalping - check: http - location: Toronto+CA,Vancouver+CA + check: "http" + location: "Toronto+CA" - name: Static Assets (Prod) url: https://static-01.dataforcanada.org - name: Static Assets (Labs)