Update Linode to point at VM
This commit is contained in:
@@ -55,7 +55,7 @@ in
|
|||||||
locations."/".extraConfig = "return 404;";
|
locations."/".extraConfig = "return 404;";
|
||||||
|
|
||||||
locations."/_matrix" = {
|
locations."/_matrix" = {
|
||||||
proxyPass = "http://matrix.shire-zebra.ts.net:8448"; # Lacking the trailing / is correct
|
proxyPass = "http://vm-matrix.shire-zebra.ts.net:8448"; # Lacking the trailing / is correct
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user