Skip to content
Snippets Groups Projects
Commit 38ee51b2 authored by ynerant's avatar ynerant Committed by ynerant
Browse files

[Etherpad] Add reverse-proxy configuration for tmpad


Signed-off-by: ynerant's avatarYohann D'ANELLO <ynerant@crans.org>
parent ca2d3804
No related branches found
No related tags found
1 merge request!246Tmpad
......@@ -35,6 +35,7 @@ glob_reverseproxy:
- {from: trackerusercontent.crans.org, to: 172.16.10.116}
- {from: wiki.crans.org, to: 172.16.10.161}
- {from: pad.crans.org, to: "172.16.10.130:9001"}
- {from: tmpad.crans.org, to: "172.16.10.130:9002"}
- {from: zero.crans.org, to: 172.16.10.130}
- {from: ethercalc.crans.org, to: "172.16.10.133:8000"}
- {from: roundcube.crans.org, to: 172.16.10.107}
......
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