Jitsi now supports diplonat

This commit is contained in:
Quentin 2020-05-23 17:46:01 +02:00
parent 32ed9af205
commit c746be70a9

View file

@ -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"