fix maulaisproxy cadd yfile
This commit is contained in:
parent
aaf284a08c
commit
5062f718d4
@ -10,9 +10,7 @@ cinny.projectsegfau.lt cy.psf.lt {
|
|||||||
projectsegfau.lt {
|
projectsegfau.lt {
|
||||||
reverse_proxy :1337
|
reverse_proxy :1337
|
||||||
import def
|
import def
|
||||||
reverse_proxy /_matrix/* 192.168.1.54:8456 {
|
reverse_proxy /_matrix/* :8456
|
||||||
header_up Host "matrix.projectsegfau.lt"
|
|
||||||
}
|
|
||||||
reverse_proxy /.well-known/acme-challenge/* :5380
|
reverse_proxy /.well-known/acme-challenge/* :5380
|
||||||
reverse_proxy /bosh :5280
|
reverse_proxy /bosh :5280
|
||||||
reverse_proxy /ws :5280
|
reverse_proxy /ws :5280
|
||||||
@ -47,9 +45,7 @@ www.projectsegfau.lt www.psf.lt {
|
|||||||
}
|
}
|
||||||
|
|
||||||
matrix.projectsegfau.lt {
|
matrix.projectsegfau.lt {
|
||||||
reverse_proxy /_matrix/* 192.168.1.54:8456 {
|
reverse_proxy /_matrix/* :8456
|
||||||
header_up Host "matrix.projectsegfau.lt"
|
|
||||||
}
|
|
||||||
import def
|
import def
|
||||||
handle_path / {
|
handle_path / {
|
||||||
redir https://wiki.projectsegfau.lt/Matrix
|
redir https://wiki.projectsegfau.lt/Matrix
|
||||||
|
Loading…
Reference in New Issue
Block a user