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

Does not work on port 80 production? #1334

Open
Swapnilchavan18 opened this issue Dec 7, 2016 · 1 comment
Open

Does not work on port 80 production? #1334

Swapnilchavan18 opened this issue Dec 7, 2016 · 1 comment

Comments

@Swapnilchavan18
Copy link

Swapnilchavan18 commented Dec 7, 2016

When I change port to 80 in package.json app does not work, on other port it work? What can be issue? Can anyone explain me where I need to configure so that it works on port 80 like as web application?

@busheezy
Copy link

You should use something like nginx to use as a proxy to your application.

http://stackoverflow.com/questions/5009324/node-js-nginx-what-now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants