feat: update livekit (#698)
This commit is contained in:
@@ -70,8 +70,8 @@ services:
|
|||||||
MAILDEV_INCOMING_PASS: smtp
|
MAILDEV_INCOMING_PASS: smtp
|
||||||
|
|
||||||
livekit:
|
livekit:
|
||||||
image: ghcr.io/stoatchat/livekit-server:v1.9.9
|
image: ghcr.io/stoatchat/livekit-server:v1.9.13
|
||||||
command: --config /etc/livekit.yml
|
command: --config /etc/livekit.yml
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
volumes:
|
volumes:
|
||||||
- ./livekit.yml:/etc/livekit.yml
|
- ./livekit.yml:/etc/livekit.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user