From cf784371cf99a87a97897329e5f58a3eb6942a68 Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Sun, 1 Feb 2026 18:31:01 -0500 Subject: [PATCH] Seems to have failed when I added the cities as comma separated --- .upptimerc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.upptimerc.yml b/.upptimerc.yml index 528df160..f405c795 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -13,7 +13,7 @@ sites: url: https://data-01.labs.dataforcanada.org type: globalping check: "http" - location: "Toronto+CA,Vancouver+CA" + location: "Toronto+CA" - name: Static Assets (Prod) url: https://static-01.dataforcanada.org - name: Static Assets (Labs)