diff --git a/playbooks/include/proxies-redirects.yml b/playbooks/include/proxies-redirects.yml index c1ee407baf..31a76015da 100644 --- a/playbooks/include/proxies-redirects.yml +++ b/playbooks/include/proxies-redirects.yml @@ -897,7 +897,7 @@ - role: httpd/redirectmatch shortname: taskotron-stg website: taskotron.stg.fedoraproject.org - regex: ^(.*) + regex: ^/resultsdb_api/(.*) target: https://resultsdb.stg.fedoraproject.org/$1 when: env == 'staging'