Fix bad config in coturn
This commit is contained in:
parent
0a3d9108ab
commit
49f1b44697
|
|
@ -7,7 +7,6 @@ data:
|
|||
log-file=stdout
|
||||
redis-status-db="redis://coturn-redis-master:6379"
|
||||
fingerprint
|
||||
lt-cred-mech
|
||||
realm=jamkazam.com
|
||||
min-port=30000
|
||||
max-port=32768
|
||||
|
|
@ -17,4 +16,3 @@ data:
|
|||
no-stdout-log
|
||||
no-multicast-peers
|
||||
no-ipv6
|
||||
allow-loopback-peers
|
||||
|
|
|
|||
Loading…
Reference in New Issue