From c40f20f0fe16ed9c8e32865d7e64c7f75eed9952 Mon Sep 17 00:00:00 2001 From: Rory& Date: Mon, 26 Feb 2024 16:42:46 +0100 Subject: Fix host for synapse. --- host/Rory-nginx/services/matrix/appsettings.matrix-rory-gay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host/Rory-nginx/services/matrix/appsettings.matrix-rory-gay.json b/host/Rory-nginx/services/matrix/appsettings.matrix-rory-gay.json index 5ce983f..5240676 100644 --- a/host/Rory-nginx/services/matrix/appsettings.matrix-rory-gay.json +++ b/host/Rory-nginx/services/matrix/appsettings.matrix-rory-gay.json @@ -9,7 +9,7 @@ }, "ProxyConfiguration": { "Upstream": "http://matrix-rory-gay.localhost", - "Host": "matrix.rory.gay", + "Host": "matrix-rory-gay.localhost", "TrustedServers": [ "rory.gay" ] -- cgit 1.4.1