Skip to content

Commit 5bcb4a2

Browse files
committed
fix coturn shared secrets
1 parent 365aa9f commit 5bcb4a2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

charts/synapse/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
22
name: synapse
3-
version: 0.0.3
3+
version: 0.0.4

charts/synapse/values.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,3 +363,6 @@ turn_uris: []
363363
signing_key: NOT-CONFIGURED
364364

365365
root_redirect_url: NOT-CONFIGURED
366+
367+
coturn:
368+
sharedSecret: ''

0 commit comments

Comments
 (0)