DEBUG 清除配置
This commit is contained in:
parent
a9720eeaee
commit
8a971bb8d3
6
index.js
6
index.js
@ -10,10 +10,10 @@ const turnServer = new turn({
|
||||
// username: 'your-username',
|
||||
// password: 'your-password',
|
||||
//},
|
||||
authMech: 'none',
|
||||
//authMech: 'none',
|
||||
debugLevel: 'ALL',
|
||||
listeningIps: ['0.0.0.0'],
|
||||
listeningPort: 3478,
|
||||
//listeningIps: ['0.0.0.0'],
|
||||
//listeningPort: 3478,
|
||||
//relayIps: ['0.0.0.0'],
|
||||
//relayPort: 3478,
|
||||
//verbose: true
|
||||
|
Loading…
Reference in New Issue
Block a user