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

where to configure fix ip rather than localhost? #191

Closed
david-gwa opened this issue Aug 16, 2019 · 2 comments
Closed

where to configure fix ip rather than localhost? #191

david-gwa opened this issue Aug 16, 2019 · 2 comments

Comments

@david-gwa
Copy link

hey, webviz team,

    not familiar with web app, a simple wonder, where to setup a fixed IP? 

    Thanks
@jtbandes
Copy link
Contributor

What commands are you currently using / what exactly are you trying to do?

Maybe you're interested in configuring some host settings when using the webpack dev server: webpack/webpack-dev-server#147 (comment)

Or are you more interested in packaging/deploying the app somewhere, in which case you might find this discussion useful: #161

@david-gwa
Copy link
Author

thanks, really first time to run webpack:
after npm run build
I can do:
webpack-dev-server.js --host 10.20.1xx.1xx --port 8xxx

and when access in browser, it 's the host ip now.

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

No branches or pull requests

2 participants