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.
2 lines
50 B
Plaintext
Executable File
2 lines
50 B
Plaintext
Executable File
ZED_SERVER_URL=http://localhost:3000 cargo run $@
|