From a027b994463bbd3d09d4c59b59516528ef77b101 Mon Sep 17 00:00:00 2001 From: Christine Elisabeth Koppel Date: Tue, 10 Feb 2026 00:35:21 +0100 Subject: [PATCH] Fix server_name URL in Conduit configuration --- nix-system-configs/modules/system/teamspeak.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix-system-configs/modules/system/teamspeak.nix b/nix-system-configs/modules/system/teamspeak.nix index f05443e..11499d3 100644 --- a/nix-system-configs/modules/system/teamspeak.nix +++ b/nix-system-configs/modules/system/teamspeak.nix @@ -67,7 +67,7 @@ # Bind to all interfaces so Traefik on the network can reach Conduit. address = "0.0.0.0"; database_backend = "rocksdb"; - server_name = "https://lgbtq.prg-radio.org"; + server_name = "lgbtq.prg-radio.org"; # See https://docs.conduit.rs/turn.html, and https://github.com/element-hq/synapse/blob/develop/docs/turn-howto.md for more details # turn_uris = [