Skip to content

grunt serve and grunt serve:dist only listen on 127.0.0.1 #1100

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

Closed
chrkorn opened this issue Jul 25, 2015 · 2 comments
Closed

grunt serve and grunt serve:dist only listen on 127.0.0.1 #1100

chrkorn opened this issue Jul 25, 2015 · 2 comments

Comments

@chrkorn
Copy link

chrkorn commented Jul 25, 2015

I have installed an angular fullstack app on a headless server, following the tutorial.

When executing grunt serve grunt serve:dist, it is not possible to access the app from outside the headless server, as expressjs will only be listening on 127.0.0.1 (as output from netstat -tulpen clearly shows).

I suggest adding a line explaining how to change that to the documentation. It would have saved us quite some time.

@kingcody
Copy link
Member

Check server/config/environment/index.js on the master branch.

@kingcody
Copy link
Member

closed by #1080

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