Ajout stirling-pdf au reverse proxy
parent
e7170f7633
commit
85d06b6b72
|
@ -67,6 +67,7 @@ glob_reverseproxy:
|
|||
- {from: onlyoffice.crans.org, to: 172.16.10.148}
|
||||
- {from: owncloud.crans.org, to: 172.16.10.136}
|
||||
- {from: pad.crans.org, to: "172.16.10.130:9001"}
|
||||
- {from: pdf.crans.org, to: "172.16.10.140"}
|
||||
- {from: re2o.crans.org, to: 172.16.10.156}
|
||||
- {from: re2o-dev.crans.org, to: 172.16.10.166}
|
||||
- {from: roundcube.crans.org, to: 172.16.10.107}
|
||||
|
@ -94,6 +95,10 @@ glob_reverseproxy:
|
|||
- {from: television.crans.org, to: wiki.crans.org/CransTv}
|
||||
- {from: tv.crans.org, to: wiki.crans.org/CransTv}
|
||||
- {from: wikipedia.crans.org, to: wiki.crans.org}
|
||||
|
||||
# To pdf
|
||||
- {from: stirling.crans.org, to: pdf.crans.org}
|
||||
- {from: stirling-pdf.crans.org, to: pdf.crans.org}
|
||||
|
||||
static_sites:
|
||||
- autoconfig.crans.org
|
||||
|
|
Loading…
Reference in New Issue