update to 147 and update some of the turnservec nof settings
This commit is contained in:
parent
3208934692
commit
af08bd392a
|
|
@ -13,3 +13,9 @@ data:
|
|||
min-port=30000
|
||||
max-port=32768
|
||||
static-auth-secret=j@mk@Z@3
|
||||
no-tls
|
||||
no-dtls
|
||||
no-stdout-log
|
||||
no-multicast-peers
|
||||
no-ipv6
|
||||
allow-loopback-peers
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ grafana:
|
|||
# Webrtc env variables
|
||||
backendUrl: "https://staging.jamkazam.com"
|
||||
# Webrtc_be image version
|
||||
webrtc_tag: 1.0.146
|
||||
webrtc_tag: 1.0.147
|
||||
unused_tag: 1.0.0
|
||||
enableDieEndpoint: true
|
||||
mediasoup:
|
||||
|
|
|
|||
Loading…
Reference in New Issue