Skip to content
Snippets Groups Projects
Verified Commit 4e1d440a authored by ynerant's avatar ynerant
Browse files

[reverseproxy] Wrong IP for Re2o


Signed-off-by: ynerant's avatarYohann D'ANELLO <ynerant@crans.org>
parent f2e83a8c
No related branches found
No related tags found
1 merge request!160[reverseproxy] Wrong IP for Re2o
......@@ -19,8 +19,8 @@ nginx:
reverseproxy_sites:
# Services web Crans
- {from: re2o.crans.org, to: 172.16.10.110}
- {from: intranet.crans.org, to: 172.16.10.110}
- {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: ftps.crans.org, to: 172.16.10.30}
- {from: webmail.crans.org, to: 172.16.10.108}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment