Test on staging first
This commit is contained in:
parent
d129fe1413
commit
369d4cb4fa
1 changed files with 2 additions and 2 deletions
|
@ -12,6 +12,6 @@ ProxyPass / http://209.132.184.52/
|
||||||
ProxyPassReverse / http://209.132.184.52/
|
ProxyPassReverse / http://209.132.184.52/
|
||||||
{% else %}
|
{% else %}
|
||||||
# In staging we point to the staging version of the magazine
|
# In staging we point to the staging version of the magazine
|
||||||
ProxyPass / http://66.226.72.133/
|
ProxyPass / http://fedoramag.wpengine.com/
|
||||||
ProxyPassReverse / http://66.226.72.133/
|
ProxyPassReverse / http://fedoramag.wpengine.com/
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue