mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-24 17:28:40 +00:00
💄
This commit is contained in:
parent
63238a2938
commit
8937d877e3
1 changed files with 1 additions and 1 deletions
2
Procfile
2
Procfile
|
@ -1,2 +1,2 @@
|
||||||
|
web: cd ../zed.dev && PORT=3000 npx next dev
|
||||||
collab: cd crates/server && cargo run
|
collab: cd crates/server && cargo run
|
||||||
site: cd ../zed.dev && PORT=3000 npx next dev
|
|
||||||
|
|
Loading…
Reference in a new issue