We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7333962 commit 1e3adc4Copy full SHA for 1e3adc4
prosody/rootfs/defaults/prosody.cfg.lua
@@ -186,4 +186,4 @@ turncredentials = {
186
transport = "{{ .Env.TURN_TRANSPORT | default "tcp" }}"
187
}
188
{{ end }}
189
-{{ end }}
+{{ end }}
turn/Dockerfile
@@ -11,4 +11,4 @@ ENTRYPOINT ["/docker-entrypoint.sh"]
11
12
VOLUME ["/config"]
13
14
-EXPOSE 80 5349 8443 10000:11000/udp
+EXPOSE 80 5349 8443 10000:11000/udp
0 commit comments