We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HOST=1023.22232.54.109 PORT=3000 bun build/index.js
results in a setup that I can't open on windows browsers. what is the guide for network connectivity on wsl 2 as we have for windows npm run preview:
npm run preview
HOST=10.22.5.109 PORT=3000 bun build/index.js
Local: http://localhost:3000/ ➜ Network: http://172342.12347.42348.1:3000/ ➜ Network: http://1230.22342.5.102349:3000/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
HOST=1023.22232.54.109 PORT=3000 bun build/index.js
results in a setup that I can't open on windows browsers. what is the guide for network connectivity on wsl 2 as we have for windows
npm run preview
:HOST=10.22.5.109 PORT=3000 bun build/index.js
Local: http://localhost:3000/
➜ Network: http://172342.12347.42348.1:3000/
➜ Network: http://1230.22342.5.102349:3000/
The text was updated successfully, but these errors were encountered: