aboutsummaryrefslogtreecommitdiff
path: root/nomad/jitsi.hcl
diff options
context:
space:
mode:
Diffstat (limited to 'nomad/jitsi.hcl')
-rw-r--r--nomad/jitsi.hcl3
1 files changed, 2 insertions, 1 deletions
diff --git a/nomad/jitsi.hcl b/nomad/jitsi.hcl
index e037fe1..00d7767 100644
--- a/nomad/jitsi.hcl
+++ b/nomad/jitsi.hcl
@@ -233,7 +233,8 @@ job "jitsi" {
service {
tags = [
- "jitsi"
+ "jitsi",
+ "(diplonat (tcp_port 8080) (udp_port 10000))"
]
port = "video1_port"
address_mode = "host"