From 5dd7c4dbc192372687e77b544982b9495a3f729e Mon Sep 17 00:00:00 2001 From: Trey Pendragon Date: Thu, 6 Mar 2025 17:19:05 -0800 Subject: [PATCH] Try again --- nomad/traefik-wall/deploy/bot-plugin-staging.tpl.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nomad/traefik-wall/deploy/bot-plugin-staging.tpl.yml b/nomad/traefik-wall/deploy/bot-plugin-staging.tpl.yml index f8f952a42..70275940d 100644 --- a/nomad/traefik-wall/deploy/bot-plugin-staging.tpl.yml +++ b/nomad/traefik-wall/deploy/bot-plugin-staging.tpl.yml @@ -31,6 +31,6 @@ http: excludeRoutes: "/catalog/facet,/catalog/range_limit" append-catalog-regex: redirectRegex: - regex: "(.*)/\\?f(.*)" - replacement: "${1}/catalog?f${2}" + regex: \.edu/\?f(.*) + replacement: /catalog?f${1} {{- end -}}