Fixed openvidu-livekit webhoook endpoint for openvidu-v2compatibility
This commit is contained in:
parent
e6078a7e8f
commit
b444f46a5a
@ -29,7 +29,7 @@ keys:
|
||||
webhook:
|
||||
api_key: devkey
|
||||
urls:
|
||||
- http://host.docker.internal:4443/livekit
|
||||
- http://host.docker.internal:4443/livekit/webhook
|
||||
ingress:
|
||||
rtmp_base_url: rtmp://localhost:1935/rtmp
|
||||
whip_base_url: http://localhost:8085/whip
|
||||
|
||||
@ -29,7 +29,7 @@ keys:
|
||||
webhook:
|
||||
api_key: devkey
|
||||
urls:
|
||||
- http://host.docker.internal:4443/livekit
|
||||
- http://host.docker.internal:4443/livekit/webhook
|
||||
ingress:
|
||||
rtmp_base_url: rtmp://localhost:1935/rtmp
|
||||
whip_base_url: http://localhost:8085/whip
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user