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

How to override ip address for serve task? #7

Open
karlkras opened this issue May 27, 2017 · 0 comments
Open

How to override ip address for serve task? #7

karlkras opened this issue May 27, 2017 · 0 comments

Comments

@karlkras
Copy link

So there are options for manipulating these:

--port: overrides the port of the server you'll launch
--disable-watch: disables watching/reloading
--open false: won't open the site in the browser

but I'm in need of an override for the host setting that the browser will be listening to (I'm on a cloud based IDE that requires 0.0.0.0 for ip for its local). I'm searching through the scripts but can't find an obvious area that can be edited/hooked to provide this (it's hardwired to 127.0.0.1 ?) Can you recommend a workaround for this?

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

No branches or pull requests

1 participant