diff --git a/group_vars/reverseproxy.yml b/group_vars/reverseproxy.yml index 2eef7bea..80491816 100644 --- a/group_vars/reverseproxy.yml +++ b/group_vars/reverseproxy.yml @@ -19,8 +19,8 @@ nginx: reverseproxy_sites: # Services web Crans - # - {from: re2o.crans.org, to: 10.231.136.9} - # - {from: intranet.crans.org, to: 10.231.136.9} + - {from: re2o.crans.org, to: 172.16.10.110} + - {from: intranet.crans.org, to: 172.16.10.110} # - {from: grafana.crans.org, to: "10.231.136.102:3000"} - {from: ftps.crans.org, to: 172.16.10.30} - {from: webmail.crans.org, to: 172.16.10.108}