This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
zed
Watch
1
Star
0
Fork
You've already forked zed
0
mirror of
https://github.com/zed-industries/zed.git
synced
2024-12-26 18:41:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
23b5a80391
zed
/
script
/
zed_with_local_servers
2 lines
50 B
Text
Raw
Normal View
History
Unescape
Escape
Allow the zed app to connect to both the old and new rpc endpoints In the case of the new Next.js app, the app will follow a redirect from 'zed.dev/rpc' to the subdomain where the rust service is hosted. Until then, the app will connect directly to zed.dev/rpc.
2022-01-03 23:20:40 +00:00
ZED_SERVER_URL=http://localhost:3000 cargo run $@
Reference in a new issue
Copy permalink