coturn: instead of binding every ip available, bind all at once

This commit is contained in:
Zoey 2023-09-16 11:24:40 +02:00 committed by GitHub
parent 90cfd3471f
commit fa1ddf5c17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,8 @@ tls-listening-port=5349
# addresses coturn is using. Do that by setting this option (it can be
# specified multiple times). The default is to listen on all addresses.
# You do not normally need to set this option.
#listening-ip=172.17.19.101
listening-ip=0.0.0.0
listening-ip=::
# If the server is behind NAT, you need to specify the external IP address.
# If there is only one external address, specify it like this: