From 96140173f18d6b3fc7bad8b15b5eb9569d875477 Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Sun, 1 Feb 2026 15:48:53 -0500 Subject: [PATCH] Add pelias geocoder to configuration --- .upptimerc.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.upptimerc.yml b/.upptimerc.yml index a01533d6..c818e574 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -31,6 +31,10 @@ sites: url: https://martin-01.dataforcanada.org - name: Martin (Labs) url: https://martin-01.labs.dataforcanada.org + - name: Pelias (Prod) + url: https://pelias-01.dataforcanada.org + - name: Pelias (Labs) + url: https://pelias-01.labs.dataforcanada.org - name: GeoServer (Prod) url: https://geoserver-01.dataforcanada.org - name: GeoServer (Labs)