[reverseproxy] intranet, not intranet-cachan

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
certbot_on_virtu
Yohann D'ANELLO 2021-06-21 16:59:04 +02:00 committed by ynerant
parent 87af08abf1
commit 3b43708a17
1 changed files with 2 additions and 2 deletions

View File

@ -40,8 +40,8 @@ loc_nginx:
loc_reverseproxy: loc_reverseproxy:
reverseproxy_sites: reverseproxy_sites:
- {from: mirrors.crans.org, to: 172.17.10.30} - {from: mirrors.crans.org, to: 172.17.10.30}
- {from: intranet-cachan.crans.org, to: 172.17.10.203} - {from: intranet.crans.org, to: 172.17.10.203}
- {from: re2o-cachan.crans.org, to: 172.17.10.203} - {from: re2o.crans.org, to: 172.17.10.203}
redirect_sites: [] redirect_sites: []