fixed dev docker compose

This commit is contained in:
PxlLoewe
2025-06-30 11:12:52 -07:00
parent 29aa2c19df
commit 5f2728ce6c

View File

@@ -38,7 +38,7 @@ services:
- "7881:7881"
- "7882:7882/udp"
volumes:
- "./livekit.yaml:/livekit.yaml"
- ./packages/livekit/livekit.yaml:/etc/livekit.yaml
command:
- "--config"
- "/livekit.yaml"