livekit.yaml: Updated webhook endpoint
This commit is contained in:
parent
d1577d0cf0
commit
49b720d9ec
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user