diff --git a/playbooks/include/proxies-reverseproxy.yml b/playbooks/include/proxies-reverseproxy.yml index ac9ce5fa0f..8888ee383f 100644 --- a/playbooks/include/proxies-reverseproxy.yml +++ b/playbooks/include/proxies-reverseproxy.yml @@ -503,13 +503,13 @@ when: env == "staging" - role: httpd/reverseproxy - website: retrace.stg.fedoraproject.org + website: retrace.fedoraproject.org destname: retrace proxyurl: http://localhost:10049 when: env == "staging" - role: httpd/reverseproxy - website: faf.stg.fedoraproject.org + website: faf.fedoraproject.org destname: faf proxyurl: http://localhost:10050 when: env == "staging"