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

fix(web-server): bind only to localhost - #126

Closed
paulmelnikow wants to merge 1 commit into
angular:masterfrom
paulmelnikow:bind_localhost
Closed

fix(web-server): bind only to localhost#126
paulmelnikow wants to merge 1 commit into
angular:masterfrom
paulmelnikow:bind_localhost

Conversation

@paulmelnikow

Copy link
Copy Markdown
Contributor

It's better to bind to localhost only during development, since it improves security. It also avoids a pesky warning under Mac OS.

It's better to bind to localhost only during development, since it improves security. It also avoids a pesky warning under Mac OS.
@petebacondarwin

Copy link
Copy Markdown
Contributor

The latest version of angular-seed is using http-server, so this is no longer relevant. @paulmelnikow - could you check to see if a similar issue occurs with http-server? If so then perhaps you could create a new PR?

@paulmelnikow

Copy link
Copy Markdown
Contributor Author

Sure, reopened as #165.

@paulmelnikow
paulmelnikow deleted the bind_localhost branch March 31, 2014 15:17
@paulmelnikow
paulmelnikow restored the bind_localhost branch March 31, 2014 15:17
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.

2 participants