mirror of
https://github.com/dali99/nixos-matrix-modules.git
synced 2025-09-15 09:35:03 +02:00
@@ -230,6 +230,9 @@ in
|
||||
locations."/_synapse/client" = {
|
||||
proxyPass = "http://$synapse_backend";
|
||||
};
|
||||
locations."/.well-known/matrix" = {
|
||||
proxyPass = "http://$synapse_backend";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user