these should use the real domain name not stg
This commit is contained in:
parent
466314cf44
commit
23c19ddb7a
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue