[reverseproxy] Wrong IP for Re2o

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
certbot_on_virtu
Yohann D'ANELLO 2021-01-02 20:01:35 +01:00
parent f2e83a8c81
commit 4e1d440a52
Signed by: _ynerant
GPG Key ID: 3A75C55819C8CF85
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@ nginx:
reverseproxy_sites:
# Services web Crans
- {from: re2o.crans.org, to: 172.16.10.110}
- {from: intranet.crans.org, to: 172.16.10.110}
- {from: re2o.crans.org, to: 172.16.10.156}
- {from: intranet.crans.org, to: 172.16.10.156}
# - {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}