mirror of
https://github.com/fluxerapp/fluxer.git
synced 2026-09-02 21:04:06 +03:00
16 lines
243 B
YAML
16 lines
243 B
YAML
port: 7880
|
|
log_level: info
|
|
|
|
rtc:
|
|
tcp_port: 7881
|
|
udp_port: 7882
|
|
use_external_ip: true
|
|
stun_servers:
|
|
- stun.l.google.com:19302
|
|
- stun1.l.google.com:19302
|
|
|
|
webhook:
|
|
api_key: fluxer
|
|
urls:
|
|
- http://api:8080/webhooks/livekit
|