This website requires JavaScript.
Explore
Help
Sign In
zed-industries
/
zed
Watch
1
Star
1
Fork
0
You've already forked zed
mirror of
https://github.com/zed-industries/zed.git
synced
2024-11-09 00:50:04 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5dd28b7e57
zed
/
script
/
zed-with-local-servers
2 lines
50 B
Plaintext
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-04 02:20:40 +03:00
ZED_SERVER_URL=http://localhost:3000 cargo run $@
Reference in New Issue
Copy Permalink