diff --git a/group_vars/reverseproxy.yml b/group_vars/reverseproxy.yml index 3a311af6bba2053453fcb5ec8b61fcff8e922016..32a3c9e5867c340e25f31d7f10e3f940ce772b54 100644 --- a/group_vars/reverseproxy.yml +++ b/group_vars/reverseproxy.yml @@ -43,6 +43,7 @@ nginx: # - {from: grafana.crans.org, to: "10.231.136.102:3000"} # - {from: webirc.crans.org, to: "10.231.136.1:9000"} - {from: webmail.crans.org, to: 172.16.10.108} + - {from: webirc.crans.org, to: "172.16.10.31:9000"} - {from: horde.crans.org, to: 172.16.10.108} - {from: framadate.crans.org, to: 172.16.10.109} - {from: stream.crans.org, to: 172.16.10.118}