it’s handle not handler

This commit is contained in:
Charlotte 🦝 Delenk 2022-08-26 16:36:05 +01:00
parent 40877d2d61
commit 5457f959ba
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -95,13 +95,13 @@
extraConfig = ''
import baseConfig
handler /_matrix/* {
handle /_matrix/* {
reverse_proxy localhost:8008
}
handler /_synapse/* {
handle /_synapse/* {
reverse_proxy localhost:8008
}
handler /_matrix/media/* {
handle /_matrix/media/* {
reverse_proxy {
up https://matrix.chir.rs