livekit.yaml: Updated webhook endpoint

This commit is contained in:
Carlos Santos 2024-07-08 13:54:56 +02:00
parent d1577d0cf0
commit 49b720d9ec
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ keys:
webhook:
api_key: devkey
urls:
- http://host.docker.internal:6080/webhook
- http://host.docker.internal:6080/livekit/webhook
- http://default-app:6080/livekit/webhook
ingress:
rtmp_base_url: rtmp://localhost:1935/rtmp

View File

@ -54,7 +54,7 @@ webhook:
api_key: devkey
urls:
- http://host.docker.internal:4443/livekit/webhook # For OpenVidu 2 compatibility
- http://host.docker.internal:6080/webhook
- http://host.docker.internal:6080/livekit/webhook
- http://default-app:6080/livekit/webhook
ingress:
rtmp_base_url: rtmp://localhost:1935/rtmp