mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-24 15:18:02 +00:00
0fbd0d6649
Co-Authored-By: Marshall <marshall@zed.dev> Release Notes: - N/A --------- Co-authored-by: Marshall <marshall@zed.dev> Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
3 lines
251 B
Text
3 lines
251 B
Text
collab: RUST_LOG=${RUST_LOG:-warn,tower_http=info,collab=info} cargo run --package=collab serve
|
|
livekit: livekit-server --dev
|
|
blob_store: MINIO_ROOT_USER=the-blob-store-access-key MINIO_ROOT_PASSWORD=the-blob-store-secret-key minio server .blob_store
|