Update procfile and local development docs, zed.dev is no longer needed
This commit is contained in:
parent
9367f719f2
commit
ad2b4f288e
4 changed files with 88 additions and 123 deletions
2
Procfile
2
Procfile
|
@ -1,4 +1,2 @@
|
|||
web: cd ../zed.dev && PORT=3000 npm run dev
|
||||
collab: cd crates/collab && RUST_LOG=${RUST_LOG:-warn,collab=info} cargo run serve
|
||||
livekit: livekit-server --dev
|
||||
postgrest: postgrest crates/collab/admin_api.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue