Fix typo
This commit is contained in:
parent
3da71359f1
commit
f0867bed76
@ -25,7 +25,7 @@ with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
|
||||
">
|
||||
|
||||
<bean id="stun1" class="org.bigbluebutton.web.services.turn.StunServer">
|
||||
<constructor-arg index="0" value="stun:stun:stun.l.google.com:19302"/>
|
||||
<constructor-arg index="0" value="stun:stun.l.google.com:19302"/>
|
||||
</bean>
|
||||
|
||||
<!--bean id="stun2" class="org.bigbluebutton.web.services.turn.StunServer">
|
||||
|
Loading…
Reference in New Issue
Block a user