Initial recipe: lasuite-meet 0.1.0+1.8.0

This commit is contained in:
notplants
2026-02-27 16:48:29 +00:00
commit 94c657e976
10 changed files with 642 additions and 0 deletions

13
livekit-server.yaml.tmpl Normal file
View File

@ -0,0 +1,13 @@
port: 7880
redis:
address: {{ env "STACK_NAME" }}_redis:6379
keys:
{{ env "LIVEKIT_API_KEY" }}: {{ secret "livekit_as" }}
rtc:
udp_port: 7882
tcp_port: 7881
use_external_ip: true
webhook:
api_key: {{ env "LIVEKIT_API_KEY" }}
urls:
- http://{{ env "STACK_NAME" }}_backend:8000/api/v1.0/rooms/webhooks-livekit/