Add grafana to reverse proxy

certbot_on_virtu
Alexandre Iooss 2021-01-05 15:07:23 +01:00
parent 8b7c976eab
commit a23e82e0f1
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ nginx:
# Services web Crans
- {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: 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"}