Skip to content

Add host as adjustable parameter through env variables#717

Merged
gaearon merged 2 commits into
react:masterfrom
ekaradon:feat/host_should_be_adjustable
Sep 23, 2016
Merged

Add host as adjustable parameter through env variables#717
gaearon merged 2 commits into
react:masterfrom
ekaradon:feat/host_should_be_adjustable

Conversation

@ekaradon
Copy link
Copy Markdown
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
Copy Markdown

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 react:master Sep 23, 2016
@gaearon
Copy link
Copy Markdown
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