diff --git a/compose.yml b/compose.yml index e1e84b6f..a01c965e 100644 --- a/compose.yml +++ b/compose.yml @@ -70,8 +70,8 @@ services: MAILDEV_INCOMING_PASS: smtp livekit: - image: ghcr.io/stoatchat/livekit-server:v1.9.9 + image: ghcr.io/stoatchat/livekit-server:v1.9.13 command: --config /etc/livekit.yml network_mode: "host" volumes: - - ./livekit.yml:/etc/livekit.yml \ No newline at end of file + - ./livekit.yml:/etc/livekit.yml