zed/livekit.yaml
Marshall Bowers 07501d9cfa
Add LiveKit server to Docker Compose ()
This PR adds the LiveKit server to the Docker Compose setup.

All of the dependencies needed to run the collab server are now
encapsulated within Docker Compose.

Release Notes:

- N/A
2024-02-16 10:49:48 -05:00

10 lines
140 B
YAML

development: true
port: 7880
rtc:
udp_port: 7882
tcp_port: 7881
use_external_ip: false
keys:
devkey: secret
logging:
level: debug