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