Commit d6f1631
committed
docs: bind mdbook server to all hosts by default
Change `mdbook serve` to bind to 0.0.0.0 instead of localhost,
allowing remote access to the docs server. This is useful for
development environments like remote servers or containers.1 parent c42f4ec commit d6f1631
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
0 commit comments