Add grafana to reverse proxy
parent
8b7c976eab
commit
a23e82e0f1
|
@ -21,7 +21,7 @@ nginx:
|
||||||
# Services web Crans
|
# Services web Crans
|
||||||
- {from: re2o.crans.org, to: 172.16.10.156}
|
- {from: re2o.crans.org, to: 172.16.10.156}
|
||||||
- {from: intranet.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: grafana.crans.org, to: "172.16.10.121: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}
|
||||||
- {from: webirc.crans.org, to: "172.16.10.31:9000"}
|
- {from: webirc.crans.org, to: "172.16.10.31:9000"}
|
||||||
|
|
Loading…
Reference in New Issue