[reverseproxy] ftps.crans.org points to charybde
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
parent
0cffdd1c4c
commit
06498604ac
|
@ -26,7 +26,6 @@ glob_reverseproxy:
|
|||
- {from: intranet.crans.org, to: 172.16.10.156}
|
||||
- {from: re2o-dev.crans.org, to: 172.16.10.166}
|
||||
- {from: grafana.crans.org, to: "172.16.10.121:3000"}
|
||||
- {from: ftps.crans.org, to: 172.16.10.30}
|
||||
- {from: webmail.crans.org, to: 172.16.10.108}
|
||||
- {from: webirc.crans.org, to: "172.16.10.31:9000"}
|
||||
- {from: horde.crans.org, to: 172.16.10.108}
|
||||
|
|
|
@ -28,6 +28,7 @@ loc_certbot:
|
|||
|
||||
loc_reverseproxy:
|
||||
reverseproxy_sites:
|
||||
- {from: ftps.crans.org, to: 172.17.10.30}
|
||||
- {from: re2o-cachan.crans.org, to: 172.17.10.203}
|
||||
- {from: intranet-cachan.crans.org, to: 172.17.10.203}
|
||||
|
||||
|
|
Loading…
Reference in New Issue