Skip to content

Commit

Permalink
Try again
Browse files Browse the repository at this point in the history
  • Loading branch information
tpendragon committed Mar 7, 2025
1 parent a05432f commit 5dd7c4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nomad/traefik-wall/deploy/bot-plugin-staging.tpl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 -}}

0 comments on commit 5dd7c4d

Please sign in to comment.