Add livekit to the Procfile, update the README
This commit is contained in:
parent
33d02cedd7
commit
31fa7ca90c
2 changed files with 27 additions and 19 deletions
1
Procfile
1
Procfile
|
@ -1,2 +1,3 @@
|
|||
web: cd ../zed.dev && PORT=3000 npx vercel dev
|
||||
collab: cd crates/collab && cargo run serve
|
||||
livekit: livekit-server --dev
|
Loading…
Add table
Add a link
Reference in a new issue