From de2976d1c2486ae6f91e987032b51354260f98b3 Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Sun, 1 Feb 2026 15:37:54 -0500 Subject: [PATCH] Fix mistake in configuration --- .upptimerc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.upptimerc.yml b/.upptimerc.yml index 33c67e2c..a01533d6 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -15,7 +15,6 @@ sites: url: https://static-01.dataforcanada.org - name: Static Assets (Labs) url: https://static-01.labs.dataforcanada.org - - name: Panoramax (Prod) - name: Tile Server (Prod) url: https://tiles-01.dataforcanada.org expectedStatusCodes: @@ -24,6 +23,7 @@ sites: url: https://tiles-01.labs.dataforcanada.org expectedStatusCodes: - 404 + - name: Panoramax (Prod) url: https://panoramax-01.dataforcanada.org - name: Panoramax (Labs) url: https://panoramax-01.labs.dataforcanada.org