[reverseproxy] Wrong IP for Re2o
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
parent
f2e83a8c81
commit
4e1d440a52
|
@ -19,8 +19,8 @@ nginx:
|
||||||
|
|
||||||
reverseproxy_sites:
|
reverseproxy_sites:
|
||||||
# Services web Crans
|
# Services web Crans
|
||||||
- {from: re2o.crans.org, to: 172.16.10.110}
|
- {from: re2o.crans.org, to: 172.16.10.156}
|
||||||
- {from: intranet.crans.org, to: 172.16.10.110}
|
- {from: intranet.crans.org, to: 172.16.10.156}
|
||||||
# - {from: grafana.crans.org, to: "10.231.136.102:3000"}
|
# - {from: grafana.crans.org, to: "10.231.136.102:3000"}
|
||||||
- {from: ftps.crans.org, to: 172.16.10.30}
|
- {from: ftps.crans.org, to: 172.16.10.30}
|
||||||
- {from: webmail.crans.org, to: 172.16.10.108}
|
- {from: webmail.crans.org, to: 172.16.10.108}
|
||||||
|
|
Loading…
Reference in New Issue