forked from Deuxfleurs/infrastructure
Jitsi now supports diplonat
This commit is contained in:
parent
32ed9af205
commit
c746be70a9
1 changed files with 2 additions and 1 deletions
|
@ -233,7 +233,8 @@ job "jitsi" {
|
||||||
|
|
||||||
service {
|
service {
|
||||||
tags = [
|
tags = [
|
||||||
"jitsi"
|
"jitsi",
|
||||||
|
"(diplonat (tcp_port 8080) (udp_port 10000))"
|
||||||
]
|
]
|
||||||
port = "video1_port"
|
port = "video1_port"
|
||||||
address_mode = "host"
|
address_mode = "host"
|
||||||
|
|
Loading…
Reference in a new issue