these should use the real domain name not stg

This commit is contained in:
Kevin Fenzi 2016-06-06 21:08:30 +00:00
parent 466314cf44
commit 23c19ddb7a

View file

@ -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"