You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use VSCode Remote to connect other computer at 192.168.3.137,
an i start project with mordernjs(use rspack),
➜ main git:(main) ✗ npm run dev
> [email protected] dev
> modern dev
Modern.js Framework v2.60.6
start Building...
● web ━━━━━━━━━━━━━━━━━━━━━━━━━ (10%) building javascript/esm|builtin:swc-loader??ruleSet[1].rules[5].use[0]!data:text
⚡ Million Lint v1.0.12
✓ Ready in 0.09ms
then, in browser's console it shows
...
GET http://localhost:42423/ingest/healthcheck net::ERR_CONNECTION_REFUSED
...
How can i change localhost to 192.168.3.137?
The text was updated successfully, but these errors were encountered:
I use VSCode Remote to connect other computer at 192.168.3.137,
an i start project with mordernjs(use rspack),
then, in browser's console it shows
How can i change localhost to 192.168.3.137?
The text was updated successfully, but these errors were encountered: