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. #27

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 https://github.com/bucharest-gold/centos7-s2i-nodejs/issues/33\#issuecomment-382587104.

fixes #26

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 https://github.com/bucharest-gold/centos7-s2i-nodejs/issues/33\#issuecomment-382587104.

fixes nodeshift-archived#26
@lholmquist lholmquist force-pushed the 26-change-start-script-and-port branch from 8169ea4 to e9dd88d Compare April 23, 2018 19:22
@ghost ghost removed the in progress label Apr 23, 2018
@coveralls
Copy link

Pull Request Test Coverage Report for Build 91

  • 0 of 0 (NaN%) changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.75%

Totals Coverage Status
Change from base Build 89: 0.0%
Covered Lines: 12
Relevant Lines: 12

💛 - Coveralls

@lholmquist lholmquist merged commit e9dd88d 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
2 participants