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
wants to merge 1 commit into from
Closed

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

wants to merge 1 commit into from

Conversation

paulmelnikow
Copy link
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
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
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