Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

fix: use the main prop for the application entry point. #5

Merged

Conversation

lholmquist
Copy link
Contributor

npm start will now look at the main property for the entry point. Port 8080 is now set as the default port instead of 3000. This is a fix related to nodeshift-archived/centos7-s2i-nodejs#33#issuecomment-382587104.

fixes #4

npm start will now look at the main property for the entry point.  Port 8080 is now set as the default port instead of 3000.   This is a fix related to nodeshift-archived/centos7-s2i-nodejs#33\#issuecomment-382587104.

fixes nodeshift-archived#4
@ghost ghost assigned lholmquist Apr 23, 2018
@ghost ghost added the review label Apr 23, 2018
@lholmquist lholmquist merged commit 0dff628 into nodeshift-archived:master Apr 24, 2018
@ghost ghost removed the review label Apr 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change Start Script and default port
1 participant