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 host as adjustable parameter through env variables #717

Merged
merged 2 commits into from
Sep 23, 2016
Merged

Add host as adjustable parameter through env variables #717

merged 2 commits into from
Sep 23, 2016

Conversation

ekaradon
Copy link
Contributor

eg: HOST=test.dev.local npm start or npm start

I tried with and without the env HOST and it works as expected.

eg: `HOST=test.dev.local npm start`
@ghost
Copy link

ghost commented Sep 23, 2016

Thank you for your pull request. As you may know, we require contributors to sign our Contributor License Agreement, and we don't seem to have you on file and listed as active anymore. In order for us to review and merge your code, please email cla@fb.com with your details so we can update your status.

@gaearon gaearon merged commit fbccb82 into facebook:master Sep 23, 2016
@gaearon
Copy link
Contributor

gaearon commented Sep 23, 2016

Looks good to me, thanks!

@ghost ghost added the CLA Signed label Sep 23, 2016
feiqitian pushed a commit to feiqitian/create-react-app that referenced this pull request Oct 25, 2016
* Add host as adjustable parameter through env variables

eg: `HOST=test.dev.local npm start`

* Style nit
@lock lock bot locked and limited conversation to collaborators Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants