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

Change Start Script and default port #31

Closed
lholmquist opened this issue Apr 23, 2018 · 0 comments · Fixed by #32
Closed

Change Start Script and default port #31

lholmquist opened this issue Apr 23, 2018 · 0 comments · Fixed by #32
Assignees
Labels

Comments

@lholmquist
Copy link
Contributor

Change the start to script to just be node . and add the main property with ./bin/www

Also change the default port from 3000 to 8080. This is related to nodeshift-archived/centos7-s2i-nodejs#33 (comment)

@lholmquist lholmquist self-assigned this Apr 23, 2018
lholmquist added a commit to lholmquist/nodejs-rest-http-secured-redhat that referenced this issue Apr 23, 2018
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#31
@ghost ghost removed the in progress label Apr 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant