Skip to content
New issue

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

Add an option for use local IP as host #88

Closed
fengyuanchen opened this issue Mar 14, 2018 · 2 comments
Closed

Add an option for use local IP as host #88

fengyuanchen opened this issue Mar 14, 2018 · 2 comments
Labels

Comments

@fengyuanchen
Copy link

Why?

It is helpful when debug in a mobile device (connect in the same LAN).

Example:

"liveServer.settings.useLocalIp": true,

Then it will open 192.168.0.101:5500 (example) instead of 127.0.0.1:5500 (default).

References:

@rjoydip-zz
Copy link
Collaborator

@fengyuanchen this feature will be available in new release please install latest version. I am closing this issue please feel free to reopen if you get any error. Thanks

@dadashussein
Copy link

I think it is not working now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants