Fix typos

This commit is contained in:
Andrea Gelmini
2020-04-14 20:57:09 +02:00
parent 77245b8fe4
commit 250679c670
7 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ module.exports =
key : `${__dirname}/../certs/mediasoup-demo.localhost.key.pem`
},
// listening Host or IP
// If ommitted listens on every IP. ("0.0.0.0" and "::")
// If omitted listens on every IP. ("0.0.0.0" and "::")
//listeningHost: 'localhost',
// Listening port for https server.
listeningPort : 443,