Add default-app webhook
This commit is contained in:
parent
b944ce8182
commit
d1d124f99b
@ -30,6 +30,7 @@ webhook:
|
||||
api_key: devkey
|
||||
urls:
|
||||
- http://host.docker.internal:6080/webhook
|
||||
- http://default-app:6080/call/api/webhook
|
||||
ingress:
|
||||
rtmp_base_url: rtmp://localhost:1935/rtmp
|
||||
whip_base_url: http://localhost:8085/whip
|
||||
|
||||
@ -31,6 +31,7 @@ webhook:
|
||||
urls:
|
||||
- http://host.docker.internal:4443/livekit/webhook # For OpenVidu 2 compatibility
|
||||
- http://host.docker.internal:6080/webhook
|
||||
- http://default-app:6080/call/api/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