🔧(compose) configure LiveKit webhooks in the local Docker Compose stack

Without this configuration, LiveKit does not notify the backend when a recording
starts, leaving it stuck in a “starting recording” state.

Thanks to @leobouloc for spotting the issue.
This commit is contained in:
lebaudantoine
2026-01-29 17:50:39 +01:00
committed by aleb_the_flash
parent bb64532cff
commit fd894eb61f

View File

@@ -3,3 +3,8 @@ redis:
address: redis:6379
keys:
devkey: secret
webhook:
api_key: devkey
urls:
- http://app-dev:8000/api/v1.0/rooms/webhooks-livekit/