mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
400fb12f7e
Fix initialization of minio to happen on service start instead of bootstrap, don't log errors if extensions are empty or if clickhouse is disabled Release Notes: - N/A
4 lines
163 B
Plaintext
4 lines
163 B
Plaintext
collab: RUST_LOG=${RUST_LOG:-warn,tower_http=info,collab=info} cargo run --package=collab serve
|
|
livekit: livekit-server --dev
|
|
blob_store: ./script/run-local-minio
|