Add default-app webhook

This commit is contained in:
cruizba 2024-05-30 15:06:28 +02:00
parent b944ce8182
commit d1d124f99b
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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