This repository has been archived on 2026-08-21. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
infra/stacks/matrix.poneyworld.net/livekit/livekit.yaml

14 lines
354 B
YAML

port: 7880
bind_addresses:
- "0.0.0.0"
rtc:
tcp_port: 7881
# udp_port: 7882
port_range_start: 50100
port_range_end: 50200
#use_external_ip: true
enable_loopback_candidate: false
node_ip: 188.165.240.182
# `keys:` est absent volontairement : la paire clé/secret arrive par la
# variable d'environnement LIVEKIT_KEYS, alimentée par SOPS.