Skip to content

Commit e534f1a

Browse files
authored
Update README.md
add additional note about 0.0.0.0. I don't want to recommend using it by default, without giving some hint of the broad effect is has.
1 parent 0171ddb commit e534f1a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ If you need to preview the site from another machine, pass the host's address vi
3838

3939
The site is now available at <http://192.168.72.73:8000>.
4040

41+
(As a short-cut: If you pass `--bind 0.0.0.0`, the server will be reachable at [all of the host's IP addresses][].)
42+
43+
[all of the host's IP addresses]: https://www.howtogeek.com/225487/what-is-the-difference-between-127.0.0.1-and-0.0.0.0/
44+
4145
## Contributing
4246

4347
First of all, thank you!

0 commit comments

Comments
 (0)