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

default port is 8080 not 9000 #272

Open
vance opened this issue Feb 8, 2017 · 1 comment
Open

default port is 8080 not 9000 #272

vance opened this issue Feb 8, 2017 · 1 comment

Comments

@vance
Copy link

vance commented Feb 8, 2017

and I don't see where to change it... 8080 shows up nowhere in global search. adding config node to package.json does nothing.

@elmariofredo
Copy link
Member

Hi,

you can either set port property here https://github.com/ngParty/Angular1-scaffold/blob/master/webpack.config.js#L305 or add --port 9000 here https://github.com/ngParty/Angular1-scaffold/blob/master/package.json#L18 please try it and let me know

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