Commit Graph

4 Commits

Author SHA1 Message Date
caf772f76c fix: resolve TURN_DOMAIN default at .env layer
docker-compose does not recursively expand nested `${...}` in `:-`
defaults, so `TURN_DOMAIN=${TURN_DOMAIN:-${LIVEKIT_DOMAIN}}` leaked the
literal string `${LIVEKIT_DOMAIN}` into the container, breaking TURN
and WebRTC connectivity. Set the default in .env.sample where abra
shell-expands it before docker-compose sees it.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-29 09:22:45 +02:00
6ef5db5826 Working on public server 2026-02-27 22:25:04 -05:00
c61aed32ff almost working 2026-02-27 14:52:44 -05:00
94c657e976 Initial recipe: lasuite-meet 0.1.0+1.8.0 2026-02-27 16:48:29 +00:00