From 6445d55e3e651d1728f722377c65504c4fe91cf6 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Thu, 2 Feb 2023 08:48:19 +0100 Subject: upgarde jitsi config --- cluster/prod/app/jitsi/deploy/jitsi.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cluster/prod/app/jitsi/deploy') diff --git a/cluster/prod/app/jitsi/deploy/jitsi.hcl b/cluster/prod/app/jitsi/deploy/jitsi.hcl index 4d4d9fb..d820180 100644 --- a/cluster/prod/app/jitsi/deploy/jitsi.hcl +++ b/cluster/prod/app/jitsi/deploy/jitsi.hcl @@ -13,7 +13,7 @@ job "jitsi" { network { port "bosh_port" { } - port "xmpp_port" { } + port "xmpp_port" { static = 5223 } port "https_port" { } } -- cgit v1.2.3