Change back the backend conduit thing for sliding sync
This commit is contained in:
parent
0569586929
commit
373a62c786
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ in {
|
|||
'';
|
||||
};
|
||||
locations."/_matrix/client/unstable/org.matrix.msc3575/sync" = {
|
||||
proxyPass = "http://matrix.gladtherescake.eu/client/unstable/org.matrix.msc3575/sync";
|
||||
proxyPass = "http://backend_conduit/client/unstable/org.matrix.msc3575/sync";
|
||||
proxyWebsockets = true;
|
||||
recommendedProxySettings = false;
|
||||
extraConfig = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue