Files
element-call-Github/backend/dev_livekit.yaml
Timo e14ad21c4e Backport: DevX: update dev backend to support jwt-token v3 (#3439)
* DevX: update dev backend to support jwt-token v3

* add alias to nginx

* keep lk-jwt-service on 0.2.3 for now

* merge issue fixes

Signed-off-by: Timo K <toger5@hotmail.de>

---------

Signed-off-by: Timo K <toger5@hotmail.de>
Co-authored-by: Valere <bill.carson@valrsoft.com>
Co-authored-by: fkwp <github-fkwp@w4ve.de>
2025-08-04 16:54:01 +02:00

26 lines
396 B
YAML

port: 7880
bind_addresses:
- "0.0.0.0"
rtc:
tcp_port: 7881
port_range_start: 50100
port_range_end: 50200
use_external_ip: false
#redis:
# address: redis:6379
# username: ""
# password: ""
# db: 0
turn:
enabled: false
domain: localhost
cert_file: ""
key_file: ""
tls_port: 5349
udp_port: 443
external_tls: true
keys:
devkey: secret
room:
auto_create: false