mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-26 02:37:05 +00:00
a080ae98c6
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.
1 line
50 B
Text
Executable file
1 line
50 B
Text
Executable file
ZED_SERVER_URL=http://localhost:3000 cargo run $@
|