Change matrix subservices back to redir
This commit is contained in:
parent
585d61928c
commit
d95ec56f76
1 changed files with 2 additions and 2 deletions
|
@ -87,8 +87,8 @@ in {
|
|||
"matrix.catnip.ee".extraConfig = ''
|
||||
reverse_proxy :${toString settings.ports.synapse}
|
||||
|
||||
rewrite /telegram /telegram/
|
||||
rewrite /synapse-admin /synapse-admin/
|
||||
redir /telegram /telegram/
|
||||
redir /synapse-admin /synapse-admin/
|
||||
|
||||
handle /.well-known/matrix/client {
|
||||
header Content-Type application/json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue