pls work
This commit is contained in:
parent
dd16479f34
commit
1119d943ba
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
}
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue