Remove comments
This commit is contained in:
parent
a961195757
commit
768a1323a0
|
@ -125,7 +125,6 @@ webrtcServerKey: server.key
|
|||
webrtcServerCert: server.crt
|
||||
webrtcAllowOrigin: '*'
|
||||
webrtcTrustedProxies: []
|
||||
#webrtcLocalUDPAddress: 192.168.137.1:8289
|
||||
webrtcLocalUDPAddress: :8101
|
||||
webrtcLocalTCPAddress: ''
|
||||
webrtcIPsFromInterfaces: yes
|
||||
|
|
|
@ -125,7 +125,6 @@ webrtcServerKey: server.key
|
|||
webrtcServerCert: server.crt
|
||||
webrtcAllowOrigin: '*'
|
||||
webrtcTrustedProxies: []
|
||||
#webrtcLocalUDPAddress: 192.168.137.1:8289
|
||||
webrtcLocalUDPAddress: :8201
|
||||
webrtcLocalTCPAddress: ''
|
||||
webrtcIPsFromInterfaces: yes
|
||||
|
|
Loading…
Reference in New Issue