Update instructions for local collaboration (#35689)
Release Notes: - N/A
This commit is contained in:
parent
b08e26df60
commit
794098e5c9
2 changed files with 39 additions and 11 deletions
1
Procfile
1
Procfile
|
@ -1,3 +1,4 @@
|
|||
collab: RUST_LOG=${RUST_LOG:-info} cargo run --package=collab serve all
|
||||
cloud: cd ../cloud; cargo make dev
|
||||
livekit: livekit-server --dev
|
||||
blob_store: ./script/run-local-minio
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue