aboutsummaryrefslogtreecommitdiff
path: root/cluster/prod/app/jitsi/deploy/jitsi.hcl
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/prod/app/jitsi/deploy/jitsi.hcl')
-rw-r--r--cluster/prod/app/jitsi/deploy/jitsi.hcl2
1 files changed, 1 insertions, 1 deletions
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" { }
}