feat(vibe): reconcile mutable session previews in playback
This commit is contained in:
@@ -39,6 +39,11 @@ A high-performance, distributed music orchestration and recommendation platform.
|
||||
- Docker & Docker Compose
|
||||
|
||||
### Running Locally
|
||||
|
||||
Set `MUZICK_VIBE_USER_ID` in `.env` to the UUID of the local Muzick user before
|
||||
using Vibe. Durable Vibe session routes intentionally reject client-supplied
|
||||
identities, so this is the trusted single-user binding for a self-hosted stack.
|
||||
|
||||
```bash
|
||||
docker-compose up -d
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user