diff --git a/hosts/conduwuit/conduwuit.nix b/hosts/conduwuit/conduwuit.nix index 0979e25..925b188 100644 --- a/hosts/conduwuit/conduwuit.nix +++ b/hosts/conduwuit/conduwuit.nix @@ -12,7 +12,7 @@ address = "0.0.0.0"; well_known = { client = "https://oxapentane.com"; - server = "oxapentane.com:433"; + server = "oxapentane.com:443"; }; }; };