[reverseproxy] ftps -> ptf, mirrors -> charybde
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
parent
bf1b944fa5
commit
87af08abf1
|
@ -26,6 +26,7 @@ glob_reverseproxy:
|
|||
- {from: cas.crans.org, to: 172.16.10.120}
|
||||
- {from: constellation-dev.crans.org, to: 172.16.10.167}
|
||||
- {from: eclats.crans.org, to: 172.16.10.104}
|
||||
- {from: ftps.crans.org, to: 172.16.10.113}
|
||||
- {from: ethercalc.crans.org, to: "172.16.10.133:8000"}
|
||||
- {from: framadate.crans.org, to: 172.16.10.109}
|
||||
- {from: grafana.crans.org, to: "172.16.10.121:3000"}
|
||||
|
@ -39,7 +40,6 @@ glob_reverseproxy:
|
|||
- {from: phabricator.crans.org, to: 172.16.10.116}
|
||||
- {from: re2o.crans.org, to: 172.16.10.156}
|
||||
- {from: re2o-dev.crans.org, to: 172.16.10.166}
|
||||
- {from: ptfs.crans.org, to: 172.16.10.113}
|
||||
- {from: roundcube.crans.org, to: 172.16.10.107}
|
||||
- {from: tmpad.crans.org, to: "172.16.10.130:9002"}
|
||||
- {from: webirc.crans.org, to: "172.16.10.31:9000"}
|
||||
|
|
|
@ -39,7 +39,7 @@ loc_nginx:
|
|||
|
||||
loc_reverseproxy:
|
||||
reverseproxy_sites:
|
||||
- {from: ftps.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: re2o-cachan.crans.org, to: 172.17.10.203}
|
||||
|
||||
|
|
Loading…
Reference in New Issue