proxies / staging / taskotron: add /resultsdb_api/ to api redirect path
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
0cdacc2746
commit
da157fa566
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue