matrix: update revproxy configs
This commit is contained in:
parent
4d5078e829
commit
1ce35c70fe
@ -27,7 +27,11 @@ https://matrix.finallycoffee.eu {
|
|||||||
header_downstream Access-Control-Allow-Headers "Origin, X-Requested-With, Content-Type, Accept, Authorization"
|
header_downstream Access-Control-Allow-Headers "Origin, X-Requested-With, Content-Type, Accept, Authorization"
|
||||||
transparent
|
transparent
|
||||||
}
|
}
|
||||||
|
proxy /_synapse matrix-synapse:8008 {
|
||||||
|
transparent
|
||||||
|
}
|
||||||
proxy /metrics http://matrix-synapse:9100/_synapse/metrics
|
proxy /metrics http://matrix-synapse:9100/_synapse/metrics
|
||||||
|
proxy /mautrix-telegram http://matrix-mautrix-telegram:8080
|
||||||
proxy / https://finallycoffee.eu/.well-known/matrix {
|
proxy / https://finallycoffee.eu/.well-known/matrix {
|
||||||
except /_matrix
|
except /_matrix
|
||||||
}
|
}
|
||||||
@ -48,7 +52,7 @@ https://dimension.matrix.finallycoffee.eu {
|
|||||||
|
|
||||||
https://chat.finallycoffee.eu {
|
https://chat.finallycoffee.eu {
|
||||||
tls /tls_certs/chat.finallycoffee.eu/fullchain.pem /tls_certs/chat.finallycoffee.eu/privkey.pem
|
tls /tls_certs/chat.finallycoffee.eu/fullchain.pem /tls_certs/chat.finallycoffee.eu/privkey.pem
|
||||||
proxy / http://matrix-riot-web:8080 {
|
proxy / http://matrix-client-element:8080 {
|
||||||
transparent
|
transparent
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user