Skip to content

Commit f911df2

Browse files
authored
jvb: set JVB_TCP_MAPPED_PORT default value
1 parent 1205170 commit f911df2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ JVB_PORT=10000
215215
# TCP Fallback for Jitsi Videobridge for when UDP isn't available
216216
JVB_TCP_HARVESTER_DISABLED=true
217217
JVB_TCP_PORT=4443
218-
# JVB_TCP_MAPPED_PORT=4443
218+
JVB_TCP_MAPPED_PORT=4443
219219

220220
# A comma separated list of APIs to enable when the JVB is started [default: none]
221221
# See https://github.com/jitsi/jitsi-videobridge/blob/master/doc/rest.md for more information

0 commit comments

Comments
 (0)