This commit is contained in:
Charlotte 🦝 Delenk 2022-09-04 18:16:42 +01:00
parent dd16479f34
commit 1119d943ba
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -78,7 +78,7 @@ in {
header Location https://mastodon.chir.rs{path}
respond 301
}
handle /.well-known/matrix {
handle /.well-known/matrix/* {
reverse_proxy https://matrix.int.chir.rs
}
'';