[mirror] move mirror to eclats
parent
7f74bb95d5
commit
e2463d7460
|
@ -61,6 +61,7 @@ glob_reverseproxy:
|
|||
- {from: intranet.crans.org, to: 172.16.10.156}
|
||||
- {from: linx.crans.org, to: "172.16.10.119:8080"}
|
||||
- {from: lists.crans.org, to: 172.16.10.110}
|
||||
- {from: mirrors.crans.org, to: 172.16.10.104}
|
||||
- {from: owncloud.crans.org, to: 172.16.10.136}
|
||||
- {from: pad.crans.org, to: "172.16.10.130:9001"}
|
||||
- {from: re2o.crans.org, to: 172.16.10.156}
|
||||
|
|
|
@ -37,6 +37,10 @@ loc_nginx:
|
|||
- "eclat.*"
|
||||
- "eclats"
|
||||
- "eclats.*"
|
||||
- "mirror"
|
||||
- "mirror.*"
|
||||
- "mirrors"
|
||||
- "mirrors.*"
|
||||
root: "/mirror/pub"
|
||||
locations:
|
||||
- filter: "/"
|
||||
|
|
Loading…
Reference in New Issue